Uses of Interface
org.activiti.image.impl.DefaultProcessDiagramGenerator.ArtifactDrawInstruction
Packages that use DefaultProcessDiagramGenerator.ArtifactDrawInstruction
-
Uses of DefaultProcessDiagramGenerator.ArtifactDrawInstruction in org.activiti.image.impl
Fields in org.activiti.image.impl with type parameters of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionModifier and TypeFieldDescriptionprotected Map<Class<? extends org.activiti.bpmn.model.BaseElement>, DefaultProcessDiagramGenerator.ArtifactDrawInstruction> DefaultProcessDiagramGenerator.artifactDrawInstructionsMethods in org.activiti.image.impl that return types with arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionModifier and TypeMethodDescriptionMap<Class<? extends org.activiti.bpmn.model.BaseElement>, DefaultProcessDiagramGenerator.ArtifactDrawInstruction> DefaultProcessDiagramGenerator.getArtifactDrawInstructions()Method parameters in org.activiti.image.impl with type arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionModifier and TypeMethodDescriptionvoidDefaultProcessDiagramGenerator.setArtifactDrawInstructions(Map<Class<? extends org.activiti.bpmn.model.BaseElement>, DefaultProcessDiagramGenerator.ArtifactDrawInstruction> artifactDrawInstructions)