@ApplicationScoped public class CaseManagementGraphFactoryImpl extends BPMNGraphFactoryImpl implements CaseManagementGraphFactory
factoryManager, graphCommandFactory, graphCommandManagerDEFAULT_HEIGHT, DEFAULT_WIDTHGRAPH_DEFAULT_HEIGHT, GRAPH_DEFAULT_WIDTH| Modifier | Constructor and Description |
|---|---|
protected |
CaseManagementGraphFactoryImpl() |
|
CaseManagementGraphFactoryImpl(DefinitionManager definitionManager,
FactoryManager factoryManager,
RuleManager ruleManager,
GraphCommandManager graphCommandManager,
GraphCommandFactory graphCommandFactory,
GraphIndexBuilder<?> indexBuilder) |
| Modifier and Type | Method and Description |
|---|---|
protected List<Command> |
buildInitialisationCommands() |
Class<? extends ElementFactory> |
getFactoryType() |
build, buildGraph, createGraphContextacceptsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildprotected CaseManagementGraphFactoryImpl()
@Inject public CaseManagementGraphFactoryImpl(DefinitionManager definitionManager, FactoryManager factoryManager, RuleManager ruleManager, GraphCommandManager graphCommandManager, GraphCommandFactory graphCommandFactory, GraphIndexBuilder<?> indexBuilder)
public Class<? extends ElementFactory> getFactoryType()
getFactoryType in interface ElementFactory<String,DefinitionSet,Graph<DefinitionSet,Node>>getFactoryType in class BPMNGraphFactoryImplprotected List<Command> buildInitialisationCommands()
buildInitialisationCommands in class BPMNGraphFactoryImplCopyright © 2001–2017 JBoss by Red Hat. All rights reserved.