Key of this group
Records
Number of failed records in this group
Total number of records in this group
Get the deployment group status based on the status of the individual records in teh group
Get a deployment record with the specified record id.
Salesforce record id
The deployment record matching the specified ID or undefined
Get the first record of the specified SObject type, checks for both NS prefixed and non-prefixed records if the sobjectType does not have a prefix. Does not replace namespace placeholders. The matching is case-sensitive DatapackDeploymentRecord.isMatch for the matching logic
Type of sobject to look for as string or Regular expression
Get akk records of the specified SObject type, checks for both NS prefixed and non-prefixed records if the sobjectType does not have a prefix. Does not replace namespace placeholders. The matching is case-sensitive DatapackDeploymentRecord.isMatch for the matching logic
Type of sobject to look for as string or Regular expression
Determines if there were errors deploying this record group.
Determines if this group has any pending records
Determines if the deployment of this record group has already started or if all records are still pending.
Create a new group instance.