public class ReadSelectableUsersForTransition extends AbstractOperation<TaskUserSelection>
Operation that reads the selectable users from the backend.| Constructor and Description |
|---|
ReadSelectableUsersForTransition(TaskInfo task,
int transition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
TaskUserSelection |
invoke()
The method that will be called on the server side.
|
String |
toString() |
getResult, setResultbeforeInvoke, getClientTokenpublic ReadSelectableUsersForTransition(TaskInfo task, int transition)
task - current tasktransition - current transitionpublic TaskUserSelection invoke() throws Exception
OperationException - exception when invoking this operationpublic String toString()
toString in class AbstractOperation<TaskUserSelection>Copyright © 2016 SAPERION AG. All rights reserved.