Question
Get Lifecycle State
In one of my workflows I'm setting the lifecycle state of an object. I've already done some validation that the object's lifecycle template had the target state in it.
I only want to set the state, if the object is not at that target state. Does anybody have a snippet to show me how to get the current state? I'm not seeing what I need in the javadoc, but i'm probably looking in the wrong place.
Thanks,
Steve D.
