org.syncope.console.rest
Class WorkflowRestClient
java.lang.Object
org.syncope.console.rest.AbstractBaseRestClient
org.syncope.console.rest.WorkflowRestClient
@Component
public class WorkflowRestClient
- extends AbstractBaseRestClient
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WorkflowRestClient
public WorkflowRestClient()
getDefinition
public WorkflowDefinitionTO getDefinition()
throws SyncopeClientCompositeErrorException
- Throws:
SyncopeClientCompositeErrorException
updateDefinition
public void updateDefinition(WorkflowDefinitionTO workflowDef)
throws SyncopeClientCompositeErrorException
- Throws:
SyncopeClientCompositeErrorException
Copyright © 2011. All Rights Reserved.