@Dependent public class CaseManagementDiagramFactoryImpl extends AbstractBPMNDiagramFactory<Metadata,Diagram<Graph,Metadata>> implements CaseManagementDiagramFactory
| Constructor and Description |
|---|
CaseManagementDiagramFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
Diagram<Graph,Metadata> |
doBuild(String name,
Metadata metadata,
Graph<DefinitionSet,?> graph) |
protected Class<?> |
getDefinitionSetType() |
Class<? extends Metadata> |
getMetadataType() |
protected void |
setDiagramProvider(Function<Graph,Node<Definition<BPMNDiagram>,?>> diagramProvider) |
build, setDiagramType, updateDiagramPropertiesaccepts, isDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetDiagramTypebuild, isDefaultprotected Class<?> getDefinitionSetType()
getDefinitionSetType in class BindableDiagramFactory<Metadata,Diagram<Graph,Metadata>>public Class<? extends Metadata> getMetadataType()
getMetadataType in interface DiagramFactory<Metadata,Diagram<Graph,Metadata>>public Diagram<Graph,Metadata> doBuild(String name, Metadata metadata, Graph<DefinitionSet,?> graph)
protected void setDiagramProvider(Function<Graph,Node<Definition<BPMNDiagram>,?>> diagramProvider)
setDiagramProvider in class AbstractBPMNDiagramFactory<Metadata,Diagram<Graph,Metadata>>Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.