activitiesInState
method here.
@param state a String
value
@return a Collection
value
@exception Exception if an error occurs
WfActivity
objects that are in a certain state.
@param state the given state.
@return the collection of all WfActivities.
@throws RemoteException if a system-level error occurs.
@throws InvalidStateException if an invalid state has been specified.
|
|
|
|
|
|