| Package | Description |
|---|---|
| org.bonitasoft.engine.core.process.definition.model.event.trigger | |
| org.bonitasoft.engine.core.process.definition.model.event.trigger.impl |
| Modifier and Type | Method and Description |
|---|---|
List<SCorrelationDefinition> |
SMessageEventTriggerDefinition.getCorrelations() |
| Modifier and Type | Class and Description |
|---|---|
class |
SCorrelationDefinitionImpl |
| Modifier and Type | Method and Description |
|---|---|
List<SCorrelationDefinition> |
SMessageEventTriggerDefinitionImpl.getCorrelations() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMessageEventTriggerDefinitionImpl.addCorrelation(SCorrelationDefinition correlation) |
| Constructor and Description |
|---|
SCatchMessageEventTriggerDefinitionImpl(String messageName,
List<org.bonitasoft.engine.core.operation.model.SOperation> operations,
List<SCorrelationDefinition> correlations) |
SMessageEventTriggerDefinitionImpl(String name,
List<SCorrelationDefinition> correlations) |
Copyright © 2015 Bonitasoft S.A.. All rights reserved.