BpmMessage Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the BpmMessage class.
Overload List
Name | Description | |
---|---|---|
BpmMessage() | Initializes a new instance of the BpmMessage class. | |
BpmMessage(String, RepositoryLocation, String, BpmMessageAction, String, Object) | Initializes a new instance of the BpmMessage class with the specified properties. |
Top