public class PipelineManualStepAssignedForUserPayload extends BaseHumanTaskPayload
mHumanTaskDataObject
mNotificationEventTypeEnum, mPipelineAttachments, mPipelineNotes
DATE_FORMAT
Constructor and Description |
---|
PipelineManualStepAssignedForUserPayload(PipelineStageStepExecDataObject pDataObject,
NotificationEventTypeEnum pNotificationEventTypeEnum) |
Modifier and Type | Method and Description |
---|---|
void |
addRecipients(java.lang.String pAttributeGroupName) |
protected void |
addRecipientsByMemberType(java.lang.String pMemberType) |
java.util.List<EmailAttachment> |
getAttachments()
Returns a list of email attachments pertaining to the event which has occurred.
|
NotifEnvironment |
getEnvironment() |
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() |
NotifStep |
getStep() |
java.lang.String |
getStepExecutionStatus()
Returns the display name of this step's execution status.
|
java.lang.String |
getStepExecutionStatusCode()
Returns the step execution status type name of the task.
|
ExecutionUnitStatus |
getStepExecutionStatusEnum()
Returns the step execution status enum of the task.
|
java.util.List<InputField> |
getTaskInputFields() |
getActionBy, getActionByFullName, getActionOn, getChangeLogsFromSnapshot, getExternalSystemId, getExternalTicket, getGroupId, getPipelineStageGateExecId, getPipelineStageStepExecId, getStatus, getStatusCode, getStatusEnum, getWorkflowRequestId
addAttachment, addAttachment, addAttachment, addAttachment, addRecipientsByCommittersIfEligible, addRecipientsByGroupId, addRecipientsByGroupIdIfEligible, addRecipientsByGroupNameIfEligible, addRecipientsByPipelineRoleMember, addRecipientsByPipelineRoleUserOrEmailMember, addRecipientsBySubscriptions, addRecipientsByUserIdIfEligible, addRecipientsByUserNameIfEligible, addRecipientsForPipelineStepExecFailure, evaluatePipelineRoleScript, getApprovalGateRoleByGateId, getApprovalTaskUrlPath, getFolderWithHierarchy, getHumanTaskUrlPath, getInputFieldsForStep, getManualStepRoleByStepId, getPipelineRoleScriptForGate, getPipelineRoleScriptForStep, getPipelineStageExecutionSnapshotQueryResultRow, getRecipients, getUserFullName, hasAttachments, isGroupMemberOfPipelineRole, isSendLogAttachments, isShowNotesAndSendAttachments, populatePipelineAttachmentsAndNotes, sendLogAttachments, showNotesAndSendAttachments, showTextForMissingUrlSetup, toNotifScmCommits, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getRecipients, hasAttachments
public PipelineManualStepAssignedForUserPayload(PipelineStageStepExecDataObject pDataObject, NotificationEventTypeEnum pNotificationEventTypeEnum)
public java.lang.String getHumanTaskIdentityUuid()
BaseHumanTaskPayload
getHumanTaskIdentityUuid
in interface NotificationPayload
getHumanTaskIdentityUuid
in class BaseHumanTaskPayload
public void addRecipients(java.lang.String pAttributeGroupName)
protected void addRecipientsByMemberType(java.lang.String pMemberType)
public java.lang.Long getId()
BaseHumanTaskPayload
getId
in interface NotificationPayload
getId
in class BaseHumanTaskPayload
public NotifPipelineStageExecInfo getPipelineStageExecInfo() throws java.sql.SQLException
java.sql.SQLException
public NotifStep getStep() throws java.sql.SQLException
java.sql.SQLException
public NotifSnapshot getSnapshot() throws java.sql.SQLException
java.sql.SQLException
public NotifEnvironment getEnvironment() throws java.sql.SQLException
java.sql.SQLException
public java.util.List<EmailAttachment> getAttachments() throws java.sql.SQLException
NotificationPayload
getAttachments
in interface NotificationPayload
getAttachments
in class BaseNotificationPayload
java.sql.SQLException
public java.util.List<java.lang.String> getNotes() throws java.sql.SQLException
java.sql.SQLException
protected PipelineStageExecutionSnapshotQueryResultRow getStageExecution() throws java.sql.SQLException
java.sql.SQLException
public java.lang.String getSnapshotCreatedByFullName() throws java.sql.SQLException
java.sql.SQLException
public java.lang.String getSnapshotCreatedByUserAndFullName() throws java.sql.SQLException
java.sql.SQLException
public java.lang.String getStepExecutionStatus()
public ExecutionUnitStatus getStepExecutionStatusEnum()
public java.lang.String getStepExecutionStatusCode()
public java.lang.Long getReleaseDefinitionId() throws java.sql.SQLException
BaseHumanTaskPayload
getReleaseDefinitionId
in class BaseHumanTaskPayload
java.sql.SQLException
public java.util.List<InputField> getTaskInputFields() throws java.sql.SQLException
java.sql.SQLException