Uses of Interface
org.flowable.image.impl.DefaultProcessDiagramGenerator.ActivityDrawInstruction
Packages that use DefaultProcessDiagramGenerator.ActivityDrawInstruction
-
Uses of DefaultProcessDiagramGenerator.ActivityDrawInstruction in org.flowable.image.impl
Fields in org.flowable.image.impl with type parameters of type DefaultProcessDiagramGenerator.ActivityDrawInstructionModifier and TypeFieldDescriptionprotected Map<Class<? extends BaseElement>,
DefaultProcessDiagramGenerator.ActivityDrawInstruction> DefaultProcessDiagramGenerator.activityDrawInstructions
Methods in org.flowable.image.impl that return types with arguments of type DefaultProcessDiagramGenerator.ActivityDrawInstructionMethod parameters in org.flowable.image.impl with type arguments of type DefaultProcessDiagramGenerator.ActivityDrawInstructionModifier and TypeMethodDescriptionvoid
DefaultProcessDiagramGenerator.setActivityDrawInstructions
(Map<Class<? extends BaseElement>, DefaultProcessDiagramGenerator.ActivityDrawInstruction> activityDrawInstructions)