Uses of Interface
org.flowable.image.impl.DefaultProcessDiagramGenerator.ArtifactDrawInstruction
Packages that use DefaultProcessDiagramGenerator.ArtifactDrawInstruction
-
Uses of DefaultProcessDiagramGenerator.ArtifactDrawInstruction in org.flowable.image.impl
Fields in org.flowable.image.impl with type parameters of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionModifier and TypeFieldDescriptionprotected Map<Class<? extends BaseElement>,
DefaultProcessDiagramGenerator.ArtifactDrawInstruction> DefaultProcessDiagramGenerator.artifactDrawInstructions
Methods in org.flowable.image.impl that return types with arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionMethod parameters in org.flowable.image.impl with type arguments of type DefaultProcessDiagramGenerator.ArtifactDrawInstructionModifier and TypeMethodDescriptionvoid
DefaultProcessDiagramGenerator.setArtifactDrawInstructions
(Map<Class<? extends BaseElement>, DefaultProcessDiagramGenerator.ArtifactDrawInstruction> artifactDrawInstructions)