Modifier and Type | Method and Description |
---|---|
ActionsPanel<BpmnProcess> |
BpmnProcessDirectoryPanel.getActions(IModel<BpmnProcess> model) |
protected List<IColumn<BpmnProcess,String>> |
BpmnProcessDirectoryPanel.getColumns() |
Iterator<BpmnProcess> |
BpmnProcessDirectoryPanel.BpmProcessDataProvider.iterator(long first,
long count) |
IModel<BpmnProcess> |
BpmnProcessDirectoryPanel.BpmProcessDataProvider.model(BpmnProcess object) |
protected WizardMgtPanel<BpmnProcess> |
BpmnProcessDirectoryPanel.Builder.newInstance(String id,
boolean wizardInModal) |
Modifier and Type | Method and Description |
---|---|
IModel<BpmnProcess> |
BpmnProcessDirectoryPanel.BpmProcessDataProvider.model(BpmnProcess object) |
Modifier and Type | Method and Description |
---|---|
ActionsPanel<BpmnProcess> |
BpmnProcessDirectoryPanel.getActions(IModel<BpmnProcess> model) |
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
BpmnProcessRestClient.getDefinitions() |
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
BpmnProcessService.list()
Lists the available BPMN processes.
|
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
BpmnProcessManager.getProcesses() |
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
FlowableBpmnProcessManager.getProcesses() |
Modifier and Type | Method and Description |
---|---|
protected BpmnProcess |
BpmnProcessLogic.resolveReference(Method method,
Object... args) |
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
BpmnProcessLogic.list() |
Modifier and Type | Method and Description |
---|---|
List<BpmnProcess> |
BpmnProcessServiceImpl.list() |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.