org.syncope.console.rest
Class ApprovalRestClient
java.lang.Object
org.syncope.console.rest.AbstractBaseRestClient
org.syncope.console.rest.ApprovalRestClient
@Component
public class ApprovalRestClient
- extends AbstractBaseRestClient
Console client for invoking Rest Todo services.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApprovalRestClient
public ApprovalRestClient()
getForms
public List<WorkflowFormTO> getForms()
claimForm
public WorkflowFormTO claimForm(String taskId)
submitForm
public void submitForm(WorkflowFormTO form)
Copyright © 2011. All Rights Reserved.