| Package | Description |
|---|---|
| org.bonitasoft.engine.bpm.flownode |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.flownode.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| org.bonitasoft.engine.bpm.process |
Package org.bonitasoft.engine.bpm.process gathers all model interfaces and exceptions related to process instance / definition objects manipulated
by process APIs.
|
| org.bonitasoft.engine.bpm.process.impl.internal |
Copyright (C) 2015 BonitaSoft S.A.
|
| Modifier and Type | Method and Description |
|---|---|
CatchMessageEventTriggerDefinition |
ReceiveTaskDefinition.getTrigger() |
| Modifier and Type | Method and Description |
|---|---|
List<CatchMessageEventTriggerDefinition> |
CatchEventDefinition.getMessageEventTriggerDefinitions() |
| Modifier and Type | Class and Description |
|---|---|
class |
CatchMessageEventTriggerDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
CatchMessageEventTriggerDefinition |
ReceiveTaskDefinitionImpl.getTrigger() |
| Modifier and Type | Method and Description |
|---|---|
List<CatchMessageEventTriggerDefinition> |
CatchEventDefinitionImpl.getMessageEventTriggerDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatchEventDefinitionImpl.addMessageEventTrigger(CatchMessageEventTriggerDefinition messageEventTrigger) |
| Constructor and Description |
|---|
CatchMessageEventTriggerDefinitionImpl(CatchMessageEventTriggerDefinition catchMessageEventTriggerDefinition) |
ReceiveTaskDefinitionImpl(long id,
String name,
CatchMessageEventTriggerDefinition catchMessageEventTriggerDefinition) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelFinderVisitor.find(CatchMessageEventTriggerDefinition catchMessageEventTriggerDefinition,
long modelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionFinder.find(CatchMessageEventTriggerDefinition catchMessageEventTriggerDefinition,
long expressionDefinitionId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.