public class PipelineGateApprovalAssignedForUserPayload extends BaseHumanTaskPayload
mHumanTaskDataObjectmNotificationEventTypeEnum, mPipelineAttachments, mPipelineNotesDATE_FORMAT| Constructor and Description |
|---|
PipelineGateApprovalAssignedForUserPayload(PipelineStageGateExecDataObject pDataObject,
NotificationEventTypeEnum pNotificationEventTypeEnum) |
| Modifier and Type | Method and Description |
|---|---|
void |
addRecipients(java.lang.String pAttributeGroupName) |
java.util.List<EmailAttachment> |
getAttachments()
Returns a list of email attachments pertaining to the event which has occurred.
|
protected PipelineStageGateExecDataObject |
getDataObject() |
NotifEnvironment |
getEnvironment() |
NotifGate |
getGate() |
java.lang.String |
getGateExecutionStatus()
Returns the display name of this gate's execution status.
|
java.lang.String |
getGateExecutionStatusCode()
Returns the gate execution status type name of the task.
|
ExecutionUnitStatus |
getGateExecutionStatusEnum()
Returns the gate execution status enum of the task.
|
java.lang.String |
getHumanTaskIdentityUuid()
Returns the UUID for the human task.
|
java.lang.Long |
getId()
Returns the internal identifier of the task.
|
java.util.List<java.lang.String> |
getNotes() |
NotifPipelineStageExecInfo |
getPipelineStageExecInfo() |
java.lang.Long |
getReleaseDefinitionId()
Returns the internal identifier of the release linked to this task.
|
NotifSnapshot |
getSnapshot() |
java.lang.String |
getSnapshotCreatedByFullName() |
java.lang.String |
getSnapshotCreatedByUserAndFullName() |
protected PipelineStageExecutionSnapshotQueryResultRow |
getStageExecution() |
java.lang.String |
getTaskNotes()
Returns the notes entered by the approver who approves/rejects the approval task.
|
getActionBy, getActionByFullName, getActionOn, getChangeLogsFromSnapshot, getExternalSystemId, getExternalTicket, getGroupId, getPipelineStageGateExecId, getPipelineStageStepExecId, getStatus, getStatusCode, getStatusEnum, getWorkflowRequestIdaddAttachment, addAttachment, addAttachment, addAttachment, addRecipientsByCommittersIfEligible, addRecipientsByGroupId, addRecipientsByGroupIdIfEligible, addRecipientsByGroupNameIfEligible, addRecipientsByPipelineRoleMember, addRecipientsByPipelineRoleUserOrEmailMember, addRecipientsBySubscriptions, addRecipientsByUserIdIfEligible, addRecipientsByUserNameIfEligible, addRecipientsForPiplelineGateByPipelineRoleUserOrEmailMember, addRecipientsForPiplelineStepExecution, getApprovalGateRoleByGateId, getApprovalTaskUrlPath, getFolderWithHierarchy, getHumanTaskUrlPath, getManualStepRoleByStepId, getPipelineStageExecutionSnapshotQueryResultRow, getRecipients, getUserFullName, hasAttachments, isGroupMemberOfPipelineRole, isSendLogAttachments, isShowNotesAndSendAttachments, populatePipelineAttachmentsAndNotes, sendLogAttachments, showNotesAndSendAttachments, showTextForMissingUrlSetup, toNotifScmCommits, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRecipients, hasAttachmentspublic PipelineGateApprovalAssignedForUserPayload(PipelineStageGateExecDataObject pDataObject, NotificationEventTypeEnum pNotificationEventTypeEnum)
public void addRecipients(java.lang.String pAttributeGroupName)
public java.lang.String getHumanTaskIdentityUuid()
BaseHumanTaskPayloadgetHumanTaskIdentityUuid in interface NotificationPayloadgetHumanTaskIdentityUuid in class BaseHumanTaskPayloadpublic java.lang.Long getId()
BaseHumanTaskPayloadgetId in interface NotificationPayloadgetId in class BaseHumanTaskPayloadpublic NotifPipelineStageExecInfo getPipelineStageExecInfo() throws java.sql.SQLException
java.sql.SQLExceptionpublic NotifGate getGate() throws java.sql.SQLException
java.sql.SQLExceptionpublic NotifSnapshot getSnapshot() throws java.sql.SQLException
java.sql.SQLExceptionpublic NotifEnvironment getEnvironment() throws java.sql.SQLException
java.sql.SQLExceptionprotected PipelineStageGateExecDataObject getDataObject()
public java.util.List<EmailAttachment> getAttachments()
throws java.sql.SQLException
NotificationPayloadgetAttachments in interface NotificationPayloadgetAttachments in class BaseNotificationPayloadjava.sql.SQLExceptionpublic java.util.List<java.lang.String> getNotes()
throws java.sql.SQLException
java.sql.SQLExceptionprotected PipelineStageExecutionSnapshotQueryResultRow getStageExecution()
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getSnapshotCreatedByFullName()
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getSnapshotCreatedByUserAndFullName()
throws java.sql.SQLException
java.sql.SQLExceptionpublic java.lang.String getGateExecutionStatus()
public ExecutionUnitStatus getGateExecutionStatusEnum()
public java.lang.String getGateExecutionStatusCode()
public java.lang.Long getReleaseDefinitionId()
throws java.sql.SQLException
BaseHumanTaskPayloadgetReleaseDefinitionId in class BaseHumanTaskPayloadjava.sql.SQLExceptionpublic java.lang.String getTaskNotes()