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