The following tables list the members exposed by BaseProcessSchema.
Name | Description | |
---|---|---|
![]() | BpmnElementName | Returns the name of the business process element BPMN. |
![]() | EntitySchemaUId | Gets entity schema identifier. |
![]() | IsActiveVersion | Gets the value indicating whether this schema is active. |
![]() | IsDelivered | Gets the value indicating whether this schema is delivered. |
![]() | IsInterpretable | Gets or sets flag that indicates whether the process can be interpreted. |
![]() | IsLogging | |
![]() | IsTracing | Process is in tracing mode. |
![]() | IsValid | Flag defines whether the current schema is valid. |
![]() | Manager | Overridden. Gets instance that implements the Terrasoft.Core.IManager interface. |
![]() | Mappings | |
![]() | MaxLoopCount | |
![]() | NotificationCaption | Get schema parameter that represents the caption of process notification. |
![]() | ParentSchemaUId | Gets or sets UId of the parent schema. |
![]() | SerializeToDB | Gets or sets flag that indicates whether the process needs to be serialized to DB. |
![]() | SerializeToMemory | |
![]() | Version | Gets or sets the version of the current schema. |
Name | Description | |
---|---|---|
![]() | CreateProcess | Creates new process instance for current schema. |
![]() | ForceGetParameters | Forcibly gets process parameters. |
![]() | GetLocalizableValues | Overloaded. Overridden. |
![]() | InitializeLocalizableValues | Overloaded. Overridden. |
![]() | LoadLocalizableValues | Overridden. Loads localized schema values. |
![]() | SynchronizeParameters | Synchronizes elements parameters. |
![]() | WriteMetaData | Overridden. Writes meta data values. |