|
||||||||||
上一个 下一个 | 框架 无框架 |
org.activiti.engine.impl.bpmn.parser 中 ScopeImpl 的使用 |
---|
类型参数类型为 ScopeImpl 的 org.activiti.engine.impl.bpmn.parser 中的字段 | |
---|---|
protected LinkedList<ScopeImpl> |
BpmnParse.currentScopeStack
|
返回 ScopeImpl 的 org.activiti.engine.impl.bpmn.parser 中的方法 | |
---|---|
ScopeImpl |
BpmnParse.getCurrentScope()
|
参数类型为 ScopeImpl 的 org.activiti.engine.impl.bpmn.parser 中的方法 | |
---|---|
void |
BpmnParse.setCurrentScope(ScopeImpl scope)
|
org.activiti.engine.impl.bpmn.parser.handler 中 ScopeImpl 的使用 |
---|
参数类型为 ScopeImpl 的 org.activiti.engine.impl.bpmn.parser.handler 中的方法 | |
---|---|
protected void |
ErrorEventDefinitionParseHandler.addErrorEventDefinition(ErrorEventDefinition errorEventDefinition,
ScopeImpl catchingScope)
|
protected void |
AbstractBpmnParseHandler.addEventSubscriptionDeclaration(BpmnParse bpmnParse,
EventSubscriptionDeclaration subscription,
org.activiti.bpmn.model.EventDefinition parsedEventDefinition,
ScopeImpl scope)
|
protected void |
TimerEventDefinitionParseHandler.addTimerDeclaration(ScopeImpl scope,
TimerDeclarationImpl timerDeclaration)
|
ActivityImpl |
AbstractBpmnParseHandler.createActivityOnScope(BpmnParse bpmnParse,
org.activiti.bpmn.model.FlowElement flowElement,
String xmlLocalName,
ScopeImpl scopeElement)
|
protected void |
AbstractBpmnParseHandler.createAssociation(BpmnParse bpmnParse,
org.activiti.bpmn.model.Association association,
ScopeImpl parentScope)
|
protected CompensateEventDefinition |
IntermediateThrowEventParseHandler.createCompensateEventDefinition(BpmnParse bpmnParse,
org.activiti.bpmn.model.CompensateEventDefinition eventDefinition,
ScopeImpl scopeElement)
|
protected void |
ErrorEventDefinitionParseHandler.createErrorStartEventDefinition(org.activiti.bpmn.model.ErrorEventDefinition errorEventDefinition,
ActivityImpl startEventActivity,
ScopeImpl scope)
|
protected void |
AbstractBpmnParseHandler.createExecutionListenersOnScope(BpmnParse bpmnParse,
List<org.activiti.bpmn.model.ActivitiListener> activitiListenerList,
ScopeImpl scope)
|
protected TimerDeclarationImpl |
TimerEventDefinitionParseHandler.createTimer(BpmnParse bpmnParse,
org.activiti.bpmn.model.TimerEventDefinition timerEventDefinition,
ScopeImpl timerActivity,
String jobHandlerType)
|
protected void |
AbstractBpmnParseHandler.processArtifacts(BpmnParse bpmnParse,
Collection<org.activiti.bpmn.model.Artifact> artifacts,
ScopeImpl scope)
|
org.activiti.engine.impl.persistence.entity 中 ScopeImpl 的使用 |
---|
org.activiti.engine.impl.persistence.entity 中 ScopeImpl 的子类 | |
---|---|
class |
ProcessDefinitionEntity
|
返回 ScopeImpl 的 org.activiti.engine.impl.persistence.entity 中的方法 | |
---|---|
protected ScopeImpl |
ExecutionEntity.getScopeObject()
|
org.activiti.engine.impl.pvm 中 ScopeImpl 的使用 |
---|
类型参数类型为 ScopeImpl 的 org.activiti.engine.impl.pvm 中的字段 | |
---|---|
protected Stack<ScopeImpl> |
ProcessDefinitionBuilder.scopeStack
|
org.activiti.engine.impl.pvm.process 中 ScopeImpl 的使用 |
---|
org.activiti.engine.impl.pvm.process 中 ScopeImpl 的子类 | |
---|---|
class |
ActivityImpl
|
class |
ProcessDefinitionImpl
|
声明为 ScopeImpl 的 org.activiti.engine.impl.pvm.process 中的字段 | |
---|---|
protected ScopeImpl |
ActivityImpl.parent
|
返回 ScopeImpl 的 org.activiti.engine.impl.pvm.process 中的方法 | |
---|---|
ScopeImpl |
ActivityImpl.getParent()
|
参数类型为 ScopeImpl 的 org.activiti.engine.impl.pvm.process 中的方法 | |
---|---|
protected void |
ActivityImpl.setParent(ScopeImpl parent)
|
org.activiti.engine.impl.pvm.runtime 中 ScopeImpl 的使用 |
---|
返回 ScopeImpl 的 org.activiti.engine.impl.pvm.runtime 中的方法 | |
---|---|
protected ScopeImpl |
AtomicOperationTransitionNotifyListenerStart.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationTransitionNotifyListenerEnd.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationProcessStartInitial.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationProcessStart.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationProcessEnd.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationDeleteCascadeFireActivityEnd.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationActivityStart.getScope(InterpretableExecution execution)
|
protected ScopeImpl |
AtomicOperationActivityEnd.getScope(InterpretableExecution execution)
|
protected abstract ScopeImpl |
AbstractEventAtomicOperation.getScope(InterpretableExecution execution)
|
参数类型为 ScopeImpl 的 org.activiti.engine.impl.pvm.runtime 中的方法 | |
---|---|
static ActivityImpl |
AtomicOperationTransitionNotifyListenerTake.findNextScope(ScopeImpl outerScopeElement,
ActivityImpl destination)
finds the next scope to enter. |
boolean |
AtomicOperationTransitionDestroyScope.transitionLeavesNextOuterScope(ScopeImpl nextScopeElement,
ActivityImpl destination)
|
|
||||||||||
上一个 下一个 | 框架 无框架 |