Package com.sforce.soap.metadata
Class FlowStageStep
java.lang.Object
com.sforce.soap.metadata.FlowBaseElement
com.sforce.soap.metadata.FlowElement
com.sforce.soap.metadata.FlowStageStep
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetLabel()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetActionName(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionName(String actionName) voidsetActionType(InvocableActionType actionType) protected voidsetActionType(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssignees(FlowStageStepAssignee[] assignees) protected voidsetAssignees(XmlInputStream __in, TypeMapper __typeMapper) voidsetCanAssigneeEdit(boolean canAssigneeEdit) protected voidsetCanAssigneeEdit(XmlInputStream __in, TypeMapper __typeMapper) voidsetDebugSimulateStep(boolean debugSimulateStep) protected voidsetDebugSimulateStep(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntryActionInputParameters(FlowStageStepEntryActionInputParameter[] entryActionInputParameters) protected voidsetEntryActionInputParameters(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEntryActionName(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntryActionName(String entryActionName) voidsetEntryActionOutputParameters(FlowStageStepEntryActionOutputParameter[] entryActionOutputParameters) protected voidsetEntryActionOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntryActionType(InvocableActionType entryActionType) protected voidsetEntryActionType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEntryConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntryConditionLogic(String entryConditionLogic) voidsetEntryConditions(FlowCondition[] entryConditions) protected voidsetEntryConditions(XmlInputStream __in, TypeMapper __typeMapper) voidsetExitActionInputParameters(FlowStageStepExitActionInputParameter[] exitActionInputParameters) protected voidsetExitActionInputParameters(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExitActionName(XmlInputStream __in, TypeMapper __typeMapper) voidsetExitActionName(String exitActionName) voidsetExitActionOutputParameters(FlowStageStepExitActionOutputParameter[] exitActionOutputParameters) protected voidsetExitActionOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetExitActionType(InvocableActionType exitActionType) protected voidsetExitActionType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetExitConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetExitConditionLogic(String exitConditionLogic) voidsetExitConditions(FlowCondition[] exitConditions) protected voidsetExitConditions(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputParameters(FlowStageStepInputParameter[] inputParameters) protected voidsetInputParameters(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetOutputConfigParams(FlowStageStepOutputConfigParam[] outputConfigParams) protected voidsetOutputConfigParams(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutputParameters(FlowStageStepOutputParameter[] outputParameters) protected voidsetOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetRequiresAsyncProcessing(boolean requiresAsyncProcessing) protected voidsetRequiresAsyncProcessing(XmlInputStream __in, TypeMapper __typeMapper) voidsetRunAsUser(boolean runAsUser) protected voidsetRunAsUser(XmlInputStream __in, TypeMapper __typeMapper) voidsetShouldLock(boolean shouldLock) protected voidsetShouldLock(XmlInputStream __in, TypeMapper __typeMapper) voidsetStepSubtype(FlowElementSubtype stepSubtype) protected voidsetStepSubtype(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.FlowElement
getDescription, getName, setDescription, setDescription, setName, setNameMethods inherited from class com.sforce.soap.metadata.FlowBaseElement
getProcessMetadataValues, setProcessMetadataValues, setProcessMetadataValues
-
Constructor Details
-
FlowStageStep
public FlowStageStep()Constructor
-
-
Method Details
-
getActionName
-
setActionName
-
setActionName
protected void setActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getActionType
-
setActionType
-
setActionType
protected void setActionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAssignees
-
setAssignees
-
setAssignees
protected void setAssignees(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCanAssigneeEdit
public boolean getCanAssigneeEdit() -
isCanAssigneeEdit
public boolean isCanAssigneeEdit() -
setCanAssigneeEdit
public void setCanAssigneeEdit(boolean canAssigneeEdit) -
setCanAssigneeEdit
protected void setCanAssigneeEdit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDebugSimulateStep
public boolean getDebugSimulateStep() -
isDebugSimulateStep
public boolean isDebugSimulateStep() -
setDebugSimulateStep
public void setDebugSimulateStep(boolean debugSimulateStep) -
setDebugSimulateStep
protected void setDebugSimulateStep(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryActionInputParameters
-
setEntryActionInputParameters
public void setEntryActionInputParameters(FlowStageStepEntryActionInputParameter[] entryActionInputParameters) -
setEntryActionInputParameters
protected void setEntryActionInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryActionName
-
setEntryActionName
-
setEntryActionName
protected void setEntryActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryActionOutputParameters
-
setEntryActionOutputParameters
public void setEntryActionOutputParameters(FlowStageStepEntryActionOutputParameter[] entryActionOutputParameters) -
setEntryActionOutputParameters
protected void setEntryActionOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryActionType
-
setEntryActionType
-
setEntryActionType
protected void setEntryActionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryConditionLogic
-
setEntryConditionLogic
-
setEntryConditionLogic
protected void setEntryConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryConditions
-
setEntryConditions
-
setEntryConditions
protected void setEntryConditions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitActionInputParameters
-
setExitActionInputParameters
public void setExitActionInputParameters(FlowStageStepExitActionInputParameter[] exitActionInputParameters) -
setExitActionInputParameters
protected void setExitActionInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitActionName
-
setExitActionName
-
setExitActionName
protected void setExitActionName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitActionOutputParameters
-
setExitActionOutputParameters
public void setExitActionOutputParameters(FlowStageStepExitActionOutputParameter[] exitActionOutputParameters) -
setExitActionOutputParameters
protected void setExitActionOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitActionType
-
setExitActionType
-
setExitActionType
protected void setExitActionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitConditionLogic
-
setExitConditionLogic
-
setExitConditionLogic
protected void setExitConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getExitConditions
-
setExitConditions
-
setExitConditions
protected void setExitConditions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputParameters
-
setInputParameters
-
setInputParameters
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputConfigParams
-
setOutputConfigParams
-
setOutputConfigParams
protected void setOutputConfigParams(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputParameters
-
setOutputParameters
-
setOutputParameters
protected void setOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRequiresAsyncProcessing
public boolean getRequiresAsyncProcessing() -
isRequiresAsyncProcessing
public boolean isRequiresAsyncProcessing() -
setRequiresAsyncProcessing
public void setRequiresAsyncProcessing(boolean requiresAsyncProcessing) -
setRequiresAsyncProcessing
protected void setRequiresAsyncProcessing(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getRunAsUser
public boolean getRunAsUser() -
isRunAsUser
public boolean isRunAsUser() -
setRunAsUser
public void setRunAsUser(boolean runAsUser) -
setRunAsUser
protected void setRunAsUser(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getShouldLock
public boolean getShouldLock() -
isShouldLock
public boolean isShouldLock() -
setShouldLock
public void setShouldLock(boolean shouldLock) -
setShouldLock
protected void setShouldLock(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStepSubtype
-
setStepSubtype
-
setStepSubtype
protected void setStepSubtype(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException - Specified by:
writein interfaceXMLizable- Overrides:
writein classFlowElement- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classFlowElement- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classFlowElement- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classFlowElement- Throws:
IOExceptionConnectionException
-
toString
- Overrides:
toStringin classFlowElement
-