@Dependent @Typed(value=CaseGraphFactoryImpl.class) public class CaseGraphFactoryImpl extends BPMNGraphFactoryImpl
definitionManager, factoryManager, graphCommandFactory, START_EVENT_IDSTART_X, START_Y| Constructor and Description |
|---|
CaseGraphFactoryImpl() |
CaseGraphFactoryImpl(DefinitionManager definitionManager,
FactoryManager factoryManager,
RuleManager ruleManager,
GraphCommandManager graphCommandManager,
GraphCommandFactory graphCommandFactory,
GraphIndexBuilder<?> indexBuilder,
CustomTaskFactory customTaskFactory,
WorkItemDefinitionLookupService workItemDefinitionService) |
| Modifier and Type | Method and Description |
|---|---|
Graph<DefinitionSet,Node> |
build(String uuid,
String definition,
Metadata metadata) |
protected List<Command> |
buildInitialisationCommands() |
accepts, build, createGraphContext, getDefinitionManager, getDiagramType, getFactoryType, setDiagramTypeappendLabels, computeLabelsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDelegateFactorypublic CaseGraphFactoryImpl()
@Inject public CaseGraphFactoryImpl(DefinitionManager definitionManager, FactoryManager factoryManager, RuleManager ruleManager, GraphCommandManager graphCommandManager, GraphCommandFactory graphCommandFactory, GraphIndexBuilder<?> indexBuilder, CustomTaskFactory customTaskFactory, WorkItemDefinitionLookupService workItemDefinitionService)
protected List<Command> buildInitialisationCommands()
buildInitialisationCommands in class BPMNGraphFactoryImplCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.