Package com.sforce.soap.metadata
Class Flow
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.Flow
-
-
Constructor Summary
Constructors Constructor Description Flow()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getActionCalls
public FlowActionCall[] getActionCalls()
-
setActionCalls
public void setActionCalls(FlowActionCall[] actionCalls)
-
setActionCalls
protected void setActionCalls(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getApexPluginCalls
public FlowApexPluginCall[] getApexPluginCalls()
-
setApexPluginCalls
public void setApexPluginCalls(FlowApexPluginCall[] apexPluginCalls)
-
setApexPluginCalls
protected void setApexPluginCalls(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getApiVersion
public Double getApiVersion()
-
setApiVersion
public void setApiVersion(Double apiVersion)
-
setApiVersion
protected void setApiVersion(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getAssignments
public FlowAssignment[] getAssignments()
-
setAssignments
public void setAssignments(FlowAssignment[] assignments)
-
setAssignments
protected void setAssignments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getChoices
public FlowChoice[] getChoices()
-
setChoices
public void setChoices(FlowChoice[] choices)
-
setChoices
protected void setChoices(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCollectionProcessors
public FlowCollectionProcessor[] getCollectionProcessors()
-
setCollectionProcessors
public void setCollectionProcessors(FlowCollectionProcessor[] collectionProcessors)
-
setCollectionProcessors
protected void setCollectionProcessors(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConstants
public FlowConstant[] getConstants()
-
setConstants
public void setConstants(FlowConstant[] constants)
-
setConstants
protected void setConstants(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCustomErrors
public FlowCustomError[] getCustomErrors()
-
setCustomErrors
public void setCustomErrors(FlowCustomError[] customErrors)
-
setCustomErrors
protected void setCustomErrors(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDecisions
public FlowDecision[] getDecisions()
-
setDecisions
public void setDecisions(FlowDecision[] decisions)
-
setDecisions
protected void setDecisions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDescription
public String getDescription()
-
setDescription
public void setDescription(String description)
-
setDescription
protected void setDescription(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getDynamicChoiceSets
public FlowDynamicChoiceSet[] getDynamicChoiceSets()
-
setDynamicChoiceSets
public void setDynamicChoiceSets(FlowDynamicChoiceSet[] dynamicChoiceSets)
-
setDynamicChoiceSets
protected void setDynamicChoiceSets(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEnvironments
public FlowEnvironment[] getEnvironments()
-
setEnvironments
public void setEnvironments(FlowEnvironment[] environments)
-
setEnvironments
protected void setEnvironments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getExitRules
public FlowExitRule[] getExitRules()
-
setExitRules
public void setExitRules(FlowExitRule[] exitRules)
-
setExitRules
protected void setExitRules(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getExperiments
public FlowExperiment[] getExperiments()
-
setExperiments
public void setExperiments(FlowExperiment[] experiments)
-
setExperiments
protected void setExperiments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getFormulas
public FlowFormula[] getFormulas()
-
setFormulas
public void setFormulas(FlowFormula[] formulas)
-
setFormulas
protected void setFormulas(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getInterviewLabel
public String getInterviewLabel()
-
setInterviewLabel
public void setInterviewLabel(String interviewLabel)
-
setInterviewLabel
protected void setInterviewLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsAdditionalPermissionRequiredToRun
public boolean getIsAdditionalPermissionRequiredToRun()
-
isIsAdditionalPermissionRequiredToRun
public boolean isIsAdditionalPermissionRequiredToRun()
-
setIsAdditionalPermissionRequiredToRun
public void setIsAdditionalPermissionRequiredToRun(boolean isAdditionalPermissionRequiredToRun)
-
setIsAdditionalPermissionRequiredToRun
protected void setIsAdditionalPermissionRequiredToRun(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsOverridable
public boolean getIsOverridable()
-
isIsOverridable
public boolean isIsOverridable()
-
setIsOverridable
public void setIsOverridable(boolean isOverridable)
-
setIsOverridable
protected void setIsOverridable(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIsTemplate
public boolean getIsTemplate()
-
isIsTemplate
public boolean isIsTemplate()
-
setIsTemplate
public void setIsTemplate(boolean isTemplate)
-
setIsTemplate
protected void setIsTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLabel
public String getLabel()
-
setLabel
public void setLabel(String label)
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getLoops
public FlowLoop[] getLoops()
-
setLoops
public void setLoops(FlowLoop[] loops)
-
setLoops
protected void setLoops(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMigratedFromWorkflowRuleName
public String getMigratedFromWorkflowRuleName()
-
setMigratedFromWorkflowRuleName
public void setMigratedFromWorkflowRuleName(String migratedFromWorkflowRuleName)
-
setMigratedFromWorkflowRuleName
protected void setMigratedFromWorkflowRuleName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOrchestratedStages
public FlowOrchestratedStage[] getOrchestratedStages()
-
setOrchestratedStages
public void setOrchestratedStages(FlowOrchestratedStage[] orchestratedStages)
-
setOrchestratedStages
protected void setOrchestratedStages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getOverriddenFlow
public String getOverriddenFlow()
-
setOverriddenFlow
public void setOverriddenFlow(String overriddenFlow)
-
setOverriddenFlow
protected void setOverriddenFlow(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getProcessMetadataValues
public FlowMetadataValue[] getProcessMetadataValues()
-
setProcessMetadataValues
public void setProcessMetadataValues(FlowMetadataValue[] processMetadataValues)
-
setProcessMetadataValues
protected void setProcessMetadataValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getProcessType
public FlowProcessType getProcessType()
-
setProcessType
public void setProcessType(FlowProcessType processType)
-
setProcessType
protected void setProcessType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordCreates
public FlowRecordCreate[] getRecordCreates()
-
setRecordCreates
public void setRecordCreates(FlowRecordCreate[] recordCreates)
-
setRecordCreates
protected void setRecordCreates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordDeletes
public FlowRecordDelete[] getRecordDeletes()
-
setRecordDeletes
public void setRecordDeletes(FlowRecordDelete[] recordDeletes)
-
setRecordDeletes
protected void setRecordDeletes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordLookups
public FlowRecordLookup[] getRecordLookups()
-
setRecordLookups
public void setRecordLookups(FlowRecordLookup[] recordLookups)
-
setRecordLookups
protected void setRecordLookups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordRollbacks
public FlowRecordRollback[] getRecordRollbacks()
-
setRecordRollbacks
public void setRecordRollbacks(FlowRecordRollback[] recordRollbacks)
-
setRecordRollbacks
protected void setRecordRollbacks(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRecordUpdates
public FlowRecordUpdate[] getRecordUpdates()
-
setRecordUpdates
public void setRecordUpdates(FlowRecordUpdate[] recordUpdates)
-
setRecordUpdates
protected void setRecordUpdates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getRunInMode
public FlowRunInMode getRunInMode()
-
setRunInMode
public void setRunInMode(FlowRunInMode runInMode)
-
setRunInMode
protected void setRunInMode(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getScreens
public FlowScreen[] getScreens()
-
setScreens
public void setScreens(FlowScreen[] screens)
-
setScreens
protected void setScreens(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSourceTemplate
public String getSourceTemplate()
-
setSourceTemplate
public void setSourceTemplate(String sourceTemplate)
-
setSourceTemplate
protected void setSourceTemplate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getStages
public FlowStage[] getStages()
-
setStages
public void setStages(FlowStage[] stages)
-
setStages
protected void setStages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getStart
public FlowStart getStart()
-
setStart
public void setStart(FlowStart start)
-
setStart
protected void setStart(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getStartElementReference
public String getStartElementReference()
-
setStartElementReference
public void setStartElementReference(String startElementReference)
-
setStartElementReference
protected void setStartElementReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getStatus
public FlowVersionStatus getStatus()
-
setStatus
public void setStatus(FlowVersionStatus status)
-
setStatus
protected void setStatus(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSteps
public FlowStep[] getSteps()
-
setSteps
public void setSteps(FlowStep[] steps)
-
setSteps
protected void setSteps(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSubflows
public FlowSubflow[] getSubflows()
-
setSubflows
public void setSubflows(FlowSubflow[] subflows)
-
setSubflows
protected void setSubflows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTextTemplates
public FlowTextTemplate[] getTextTemplates()
-
setTextTemplates
public void setTextTemplates(FlowTextTemplate[] textTemplates)
-
setTextTemplates
protected void setTextTemplates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTimeZoneSidKey
public String getTimeZoneSidKey()
-
setTimeZoneSidKey
public void setTimeZoneSidKey(String timeZoneSidKey)
-
setTimeZoneSidKey
protected void setTimeZoneSidKey(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTransforms
public FlowTransform[] getTransforms()
-
setTransforms
public void setTransforms(FlowTransform[] transforms)
-
setTransforms
protected void setTransforms(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getTriggerOrder
public Integer getTriggerOrder()
-
setTriggerOrder
public void setTriggerOrder(Integer triggerOrder)
-
setTriggerOrder
protected void setTriggerOrder(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getVariables
public FlowVariable[] getVariables()
-
setVariables
public void setVariables(FlowVariable[] variables)
-
setVariables
protected void setVariables(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getWaits
public FlowWait[] getWaits()
-
setWaits
public void setWaits(FlowWait[] waits)
-
setWaits
protected void setWaits(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 classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-