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.activityDrawInstructionsMethods 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 TypeMethodDescriptionvoidDefaultProcessDiagramGenerator.setActivityDrawInstructions(Map<Class<? extends BaseElement>, DefaultProcessDiagramGenerator.ActivityDrawInstruction> activityDrawInstructions)