Class UserWorkflowTaskRestClient

java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.UserWorkflowTaskRestClient
All Implemented Interfaces:
Serializable, RestClient

public class UserWorkflowTaskRestClient extends BaseRestClient
See Also:
  • Constructor Details

    • UserWorkflowTaskRestClient

      public UserWorkflowTaskRestClient()
  • Method Details

    • executeNextTask

      public UserTO executeNextTask(UserTO userTO)