The following tables list the members exposed by FlowElement.
Name | Description | |
---|---|---|
FlowElement Constructor | Initializes the FlowElement instance using the FlowSchema process schema and the BPMN name of the business process item. |
Name | Description | |
---|---|---|
BpmnElementName | Gets the BPMN name of the business process item. | |
FlowSchema | Returns an instance of the FlowSchema business process schema. | |
FlowService | The messaging service FlowService. | |
IsUsedInEventSubProcess | A flag that is used in the event subprocess. | |
Name | Gets and sets the name of the business process item. | |
ParameterPathes | List of ways to values of process parameters. | |
ParameterStore | The storage of the parameters of the IProcessParameterStore business process. | |
UId | Gets and sets the ID of the business process item. |
Name | Description | |
---|---|---|
Accept | Process the element of the business process. | |
Clone | Creates a copy of an instance of a business process item. | |
Equals | Determines whether the given FlowElement instance and the specified System.Object instance have the same values. | |
GetHashCode | Returns a hash code for an entity. | |
ReadProperties | Reads the properties of the business process with the Terrasoft.Common.DataReader specified instance. | |
WriteProperties | Writes the properties of the business process with the Terrasoft.Common.DataWriter specified instance. |