Uses of Interface
org.activiti.image.impl.DefaultProcessDiagramGenerator.ArtifactDrawInstruction
-
Packages that use DefaultProcessDiagramGenerator.ArtifactDrawInstruction Package Description org.activiti.image.impl -
-
Uses of DefaultProcessDiagramGenerator.ArtifactDrawInstruction in org.activiti.image.impl
Fields in org.activiti.image.impl with type parameters of type DefaultProcessDiagramGenerator.ArtifactDrawInstruction Modifier and Type Field Description protected Map<Class<? extends BaseElement>,DefaultProcessDiagramGenerator.ArtifactDrawInstruction>DefaultProcessDiagramGenerator. artifactDrawInstructionsMethods in org.activiti.image.impl that return types with arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstruction Modifier and Type Method Description Map<Class<? extends BaseElement>,DefaultProcessDiagramGenerator.ArtifactDrawInstruction>DefaultProcessDiagramGenerator. getArtifactDrawInstructions()Method parameters in org.activiti.image.impl with type arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstruction Modifier and Type Method Description voidDefaultProcessDiagramGenerator. setArtifactDrawInstructions(Map<Class<? extends BaseElement>,DefaultProcessDiagramGenerator.ArtifactDrawInstruction> artifactDrawInstructions)
-