| 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 |
|---|---|
List<CorrelationDefinition> |
MessageEventTriggerDefinition.getCorrelations() |
| Modifier and Type | Class and Description |
|---|---|
class |
CorrelationDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<CorrelationDefinition> |
MessageEventTriggerDefinitionImpl.getCorrelations() |
| Constructor and Description |
|---|
MessageEventTriggerDefinitionImpl(String name,
List<CorrelationDefinition> correlations) |
ThrowMessageEventTriggerDefinitionImpl(String name,
Expression targetProcess,
Expression targetFlowNode,
List<DataDefinition> dataDefinitions,
List<CorrelationDefinition> correlations) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelFinderVisitor.find(CorrelationDefinition correlationDefinition,
long modelId) |
| Modifier and Type | Method and Description |
|---|---|
void |
ExpressionFinder.find(CorrelationDefinition correlationDefinition,
long expressionDefinitionId) |
Copyright © 2018 Bonitasoft S.A.. All rights reserved.