| Constructor and Description |
|---|
Flow()
Constructor
|
getFullName, setFullNamepublic FlowActionCall[] getActionCalls()
public void setActionCalls(FlowActionCall[] actionCalls)
public FlowApexPluginCall[] getApexPluginCalls()
public void setApexPluginCalls(FlowApexPluginCall[] apexPluginCalls)
public FlowAssignment[] getAssignments()
public void setAssignments(FlowAssignment[] assignments)
public FlowChoice[] getChoices()
public void setChoices(FlowChoice[] choices)
public FlowConstant[] getConstants()
public void setConstants(FlowConstant[] constants)
public FlowDecision[] getDecisions()
public void setDecisions(FlowDecision[] decisions)
public String getDescription()
public void setDescription(String description)
public FlowDynamicChoiceSet[] getDynamicChoiceSets()
public void setDynamicChoiceSets(FlowDynamicChoiceSet[] dynamicChoiceSets)
public FlowFormula[] getFormulas()
public void setFormulas(FlowFormula[] formulas)
public String getInterviewLabel()
public void setInterviewLabel(String interviewLabel)
public String getLabel()
public void setLabel(String label)
public FlowLoop[] getLoops()
public void setLoops(FlowLoop[] loops)
public FlowMetadataValue[] getProcessMetadataValues()
public void setProcessMetadataValues(FlowMetadataValue[] processMetadataValues)
public FlowProcessType getProcessType()
public void setProcessType(FlowProcessType processType)
public FlowRecordCreate[] getRecordCreates()
public void setRecordCreates(FlowRecordCreate[] recordCreates)
public FlowRecordDelete[] getRecordDeletes()
public void setRecordDeletes(FlowRecordDelete[] recordDeletes)
public FlowRecordLookup[] getRecordLookups()
public void setRecordLookups(FlowRecordLookup[] recordLookups)
public FlowRecordUpdate[] getRecordUpdates()
public void setRecordUpdates(FlowRecordUpdate[] recordUpdates)
public FlowScreen[] getScreens()
public void setScreens(FlowScreen[] screens)
public String getStartElementReference()
public void setStartElementReference(String startElementReference)
public FlowStep[] getSteps()
public void setSteps(FlowStep[] steps)
public FlowSubflow[] getSubflows()
public void setSubflows(FlowSubflow[] subflows)
public FlowTextTemplate[] getTextTemplates()
public void setTextTemplates(FlowTextTemplate[] textTemplates)
public FlowVariable[] getVariables()
public void setVariables(FlowVariable[] variables)
public FlowWait[] getWaits()
public void setWaits(FlowWait[] waits)
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
write in interface XMLizablewrite in class MetadataIOExceptionprotected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
writeFields in class MetadataIOExceptionpublic void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
load in interface XMLizableload in class MetadataIOExceptionConnectionExceptionprotected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
loadFields in class MetadataIOExceptionConnectionExceptionCopyright © 2015. All Rights Reserved.