Package | Description |
---|---|
org.activiti.engine.impl.bpmn.behavior | |
org.activiti.engine.impl.bpmn.parser.factory | |
org.activiti.engine.impl.bpmn.parser.handler | |
org.activiti.engine.test |
Helper classes for testing processes.
|
Modifier and Type | Field and Description |
---|---|
protected EventSubscriptionDeclaration |
IntermediateThrowSignalEventActivityBehavior.signalDefinition |
Constructor and Description |
---|
IntermediateThrowSignalEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
org.activiti.bpmn.model.Signal signal,
EventSubscriptionDeclaration signalDefinition) |
Modifier and Type | Method and Description |
---|---|
IntermediateThrowSignalEventActivityBehavior |
DefaultActivityBehaviorFactory.createIntermediateThrowSignalEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
org.activiti.bpmn.model.Signal signal,
EventSubscriptionDeclaration eventSubscriptionDeclaration) |
IntermediateThrowSignalEventActivityBehavior |
ActivityBehaviorFactory.createIntermediateThrowSignalEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
org.activiti.bpmn.model.Signal signal,
EventSubscriptionDeclaration eventSubscriptionDeclaration) |
Modifier and Type | Method and Description |
---|---|
protected void |
AbstractBpmnParseHandler.addEventSubscriptionDeclaration(BpmnParse bpmnParse,
EventSubscriptionDeclaration subscription,
org.activiti.bpmn.model.EventDefinition parsedEventDefinition,
ScopeImpl scope) |
Modifier and Type | Method and Description |
---|---|
IntermediateThrowSignalEventActivityBehavior |
TestActivityBehaviorFactory.createIntermediateThrowSignalEventActivityBehavior(org.activiti.bpmn.model.ThrowEvent throwEvent,
org.activiti.bpmn.model.Signal signal,
EventSubscriptionDeclaration eventSubscriptionDeclaration) |
Copyright © 2016 Alfresco. All rights reserved.