Available activities and their properties
All the activities that can be used in a workflow are defined in the applicationContext-workflow-customizations.xml file.
Available activities and their properties are listed in the table below:
Activities | Properties |
---|---|
VerifyMasterUserEmailActivity: To check whether master user's email has been verified. |
|
CollectCreditCardInfoActivity: Creates a pending task for the tenant to enter credit card information. |
|
collectPaymentInfoActivity: Creates a pending task for the tenant to enter payment information. |
|
CreateOSSAccountsActivity: Creates account on the OSS services enabled in the system. |
|
InternalApprovalActivity: Creates a pending task to approve or reject the business transaction for one of service provider user based on the role mentioned. |
|
verifyDepositActivity: Checks whether a deposit has been made for a tenant. |
|
SubscriptionPreAuthActivity: Preauthorizes subscription amount against the available credit card through payment gateway. |
|
TenantOwnerApprovalActivity: Creates a pending task for the master user to approve or reject a business transaction. |
|
verifyCreditCardInfoActivity: Verifies whether credit card information has been added to the account. |
|
Comments