Assembly: OptimaJet.Workflow.BpmnPlugin

Class TUserTask

OptimaJet.Workflow.BpmnPlugin.Model.TUserTask

public class TUserTask : TTask

Type Hierarchy

Constructors

public TUserTask() #

Initializes a new instance of the TUserTask class.

Properties

public Collection<TRendering> Rendering { get; } #
public bool RenderingSpecified { get; } #

Gets a value indicating whether the Rendering collection is empty.

public string Implementation { get; set; } #