Uses of Class
org.apache.syncope.client.enduser.rest.BpmnProcessRestClient
-
Packages that use BpmnProcessRestClient Package Description org.apache.syncope.client.enduser org.apache.syncope.client.enduser.pages -
-
Uses of BpmnProcessRestClient in org.apache.syncope.client.enduser
Methods in org.apache.syncope.client.enduser that return BpmnProcessRestClient Modifier and Type Method Description BpmnProcessRestClientFlowableEnduserContext. bpmnProcessRestClient() -
Uses of BpmnProcessRestClient in org.apache.syncope.client.enduser.pages
Fields in org.apache.syncope.client.enduser.pages declared as BpmnProcessRestClient Modifier and Type Field Description protected BpmnProcessRestClientFlowable. bpmnProcessRestClient
-