@ApplicationScoped public class BPMNProjectDiagramFactory extends BindableDiagramFactory<ProjectMetadata,ProjectDiagram>
| Constructor and Description |
|---|
BPMNProjectDiagramFactory() |
| Modifier and Type | Method and Description |
|---|---|
ProjectDiagram |
build(String name,
ProjectMetadata metadata,
Graph<DefinitionSet,?> graph) |
protected Class<?> |
getDefinitionSetType() |
Class<? extends Metadata> |
getMetadataType() |
accepts, isDefaultpublic ProjectDiagram build(String name, ProjectMetadata metadata, Graph<DefinitionSet,?> graph)
protected Class<?> getDefinitionSetType()
getDefinitionSetType in class BindableDiagramFactory<ProjectMetadata,ProjectDiagram>Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.