Uses of Class
org.apache.syncope.common.lib.to.BpmnProcess
Packages that use BpmnProcess
Package
Description
-
Uses of BpmnProcess in org.apache.syncope.client.console.panels
Methods in org.apache.syncope.client.console.panels that return types with arguments of type BpmnProcessModifier 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) Methods in org.apache.syncope.client.console.panels with parameters of type BpmnProcessModifier and TypeMethodDescriptionBpmnProcessDirectoryPanel.BpmProcessDataProvider.model(BpmnProcess object) Method parameters in org.apache.syncope.client.console.panels with type arguments of type BpmnProcessModifier and TypeMethodDescriptionBpmnProcessDirectoryPanel.getActions(IModel<BpmnProcess> model) -
Uses of BpmnProcess in org.apache.syncope.client.console.rest
Methods in org.apache.syncope.client.console.rest that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.client.enduser.rest
Methods in org.apache.syncope.client.enduser.rest that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.common.rest.api.service
Methods in org.apache.syncope.common.rest.api.service that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.core.flowable.api
Methods in org.apache.syncope.core.flowable.api that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.core.flowable.impl
Methods in org.apache.syncope.core.flowable.impl that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.core.logic
Methods in org.apache.syncope.core.logic that return BpmnProcessModifier and TypeMethodDescriptionprotected BpmnProcessBpmnProcessLogic.resolveReference(Method method, Object... args) Methods in org.apache.syncope.core.logic that return types with arguments of type BpmnProcess -
Uses of BpmnProcess in org.apache.syncope.core.rest.cxf.service
Methods in org.apache.syncope.core.rest.cxf.service that return types with arguments of type BpmnProcess