@Dependent public class CaseManagementDiagramFactoryImpl extends BindableDiagramFactory<Metadata,Diagram<Graph,Metadata>> implements CaseManagementDiagramFactory<Metadata,Diagram<Graph,Metadata>>
| Modifier | Constructor and Description |
|---|---|
protected |
CaseManagementDiagramFactoryImpl() |
|
CaseManagementDiagramFactoryImpl(BPMNDiagramFactory bpmnDiagramFactory) |
| Modifier and Type | Method and Description |
|---|---|
Diagram<Graph,Metadata> |
build(String name,
Metadata metadata,
Graph<DefinitionSet,?> graph) |
protected Class<?> |
getDefinitionSetType() |
Class<? extends Metadata> |
getMetadataType() |
void |
init() |
accepts, isDefaultclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisDefaultprotected CaseManagementDiagramFactoryImpl()
@Inject public CaseManagementDiagramFactoryImpl(BPMNDiagramFactory bpmnDiagramFactory)
@PostConstruct public void init()
protected Class<?> getDefinitionSetType()
getDefinitionSetType in class BindableDiagramFactory<Metadata,Diagram<Graph,Metadata>>public Class<? extends Metadata> getMetadataType()
getMetadataType in interface DiagramFactory<Metadata,Diagram<Graph,Metadata>>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.