Uses of Class
org.apache.syncope.common.lib.to.BpmnProcess
Package
Description
-
Uses of BpmnProcess in org.apache.syncope.client.console.panels
Modifier and TypeMethodDescriptionBpmnProcessDirectoryPanel.getActions
(IModel<BpmnProcess> model) protected List
<IColumn<BpmnProcess, String>> BpmnProcessDirectoryPanel.getColumns()
BpmnProcessDirectoryPanel.BpmProcessDataProvider.iterator
(long first, long count) BpmnProcessDirectoryPanel.BpmProcessDataProvider.model
(BpmnProcess object) protected WizardMgtPanel
<BpmnProcess> BpmnProcessDirectoryPanel.Builder.newInstance
(String id, boolean wizardInModal) Modifier and TypeMethodDescriptionBpmnProcessDirectoryPanel.BpmProcessDataProvider.model
(BpmnProcess object) Modifier and TypeMethodDescriptionBpmnProcessDirectoryPanel.getActions
(IModel<BpmnProcess> model) -
Uses of BpmnProcess in org.apache.syncope.client.console.rest
-
Uses of BpmnProcess in org.apache.syncope.client.enduser.rest
-
Uses of BpmnProcess in org.apache.syncope.common.rest.api.service
-
Uses of BpmnProcess in org.apache.syncope.core.flowable.api
-
Uses of BpmnProcess in org.apache.syncope.core.flowable.impl
-
Uses of BpmnProcess in org.apache.syncope.core.logic
Modifier and TypeMethodDescriptionprotected BpmnProcess
BpmnProcessLogic.resolveReference
(Method method, Object... args) -
Uses of BpmnProcess in org.apache.syncope.core.rest.cxf.service