| Constructor and Description |
|---|
ApprovalStep()
Constructor
|
public boolean getAllowDelegate()
public boolean isAllowDelegate()
public void setAllowDelegate(boolean allowDelegate)
protected void setAllowDelegate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ApprovalAction getApprovalActions()
public void setApprovalActions(ApprovalAction approvalActions)
protected void setApprovalActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ApprovalStepApprover getAssignedApprover()
public void setAssignedApprover(ApprovalStepApprover assignedApprover)
protected void setAssignedApprover(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getDescription()
public void setDescription(String description)
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ApprovalEntryCriteria getEntryCriteria()
public void setEntryCriteria(ApprovalEntryCriteria entryCriteria)
protected void setEntryCriteria(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic StepCriteriaNotMetType getIfCriteriaNotMet()
public void setIfCriteriaNotMet(StepCriteriaNotMetType ifCriteriaNotMet)
protected void setIfCriteriaNotMet(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getLabel()
public void setLabel(String label)
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getName()
public void setName(String name)
protected void setName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ApprovalStepRejectBehavior getRejectBehavior()
public void setRejectBehavior(ApprovalStepRejectBehavior rejectBehavior)
protected void setRejectBehavior(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic ApprovalAction getRejectionActions()
public void setRejectionActions(ApprovalAction rejectionActions)
protected void setRejectionActions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizableIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
IOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionCopyright © 2017. All Rights Reserved.