Method and Description |
---|
com.unica.uap.restapi.interfaces.IRestApiClient.transitionProjectStateByCode(ExecutionContextToken, String, ProjectStateEnum) |
com.unica.uap.restapi.interfaces.IRestApiClient.transitionWorkflowTaskStateByName(ExecutionContextToken, String, String, TaskStateEnum)
use
transitionWorkflowTaskStateByHandle
Finds the workflow task that has the specified project code and task name and
transitions its state to the new state. |