Package com.saperion.operations.workflow
Class ReadSelectableUsersForTransition
java.lang.Object
com.lexmark.saperion.remote.common.operations.AbstractOperation<T,SaBasicException,LegacyConnection>
com.saperion.operations.LegacyOperation<TaskUserSelection>
com.saperion.operations.workflow.ReadSelectableUsersForTransition
- All Implemented Interfaces:
com.lexmark.saperion.remote.common.operations.Operation<TaskUserSelection,
,SaBasicException, LegacyConnection> Serializable
An
Operation
that reads the selectable users from the backend.- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saperion.operations.LegacyOperation
beforeInvoke, beforeInvoke, getClientToken, mapEcmException, mapException
Methods inherited from class com.lexmark.saperion.remote.common.operations.AbstractOperation
afterInvoke, getResult, toArrayList, toCaseInsensitiveMap, toHashMap
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.lexmark.saperion.remote.common.operations.Operation
audit, dispatchEvent, isAuditable, isEventDispatcher
-
Constructor Details
-
ReadSelectableUsersForTransition
- Parameters:
task
- current tasktransition
- current transition
-
-
Method Details
-
invoke
- Throws:
SaBasicException
-
equals
-
hashCode
public int hashCode() -
toString
- Overrides:
toString
in classcom.lexmark.saperion.remote.common.operations.AbstractOperation<TaskUserSelection,
SaBasicException, LegacyConnection>
-