Class AStatefulWorkflowBpmnModeler.AProcessStatefulModeler

    • Field Detail

      • localizer

        protected final IBoundMessageLocalizer localizer
        The localizer for the current workflow process. Should be used to localize messages, such as names for BPMN elements.
    • Constructor Detail

      • AProcessStatefulModeler

        protected AProcessStatefulModeler​(IModelWorkflowProcessParams params,
                                          IWorkflowBpmnModelContext context)
        Creates a new stateful modeler with the data as provided by the workflow engine.
        Parameters:
        params - The parameters as provided by the workflow engine.
        context - The model context as provided by the workflow engine.