Class BpmnProcessRestClient
java.lang.Object
org.apache.syncope.client.console.rest.BaseRestClient
org.apache.syncope.client.console.rest.BpmnProcessRestClient
- All Implemented Interfaces:
Serializable,RestClient
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.console.rest.BaseRestClient
LOG -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddeleteDefinition(String key) getDefinition(MediaType mediaType, String key) byte[]getDiagram(String key) voidsetDefinition(MediaType mediaType, String key, String definition) Methods inherited from class org.apache.syncope.client.console.rest.BaseRestClient
getObject, getService, getService, getStatus, getSyncopeService, resetClient, toOrderBy
-
Constructor Details
-
BpmnProcessRestClient
public BpmnProcessRestClient()
-
-
Method Details
-
getDefinitions
-
getDefinition
-
setDefinition
-
getDiagram
-
deleteDefinition
-