| Constructor and Description |
|---|
Flow()
Constructor
|
getFullName, setFullName, setFullNamepublic FlowActionCall[] getActionCalls()
public void setActionCalls(FlowActionCall[] actionCalls)
protected void setActionCalls(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowApexPluginCall[] getApexPluginCalls()
public void setApexPluginCalls(FlowApexPluginCall[] apexPluginCalls)
protected void setApexPluginCalls(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowAssignment[] getAssignments()
public void setAssignments(FlowAssignment[] assignments)
protected void setAssignments(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowChoice[] getChoices()
public void setChoices(FlowChoice[] choices)
protected void setChoices(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowConstant[] getConstants()
public void setConstants(FlowConstant[] constants)
protected void setConstants(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowDecision[] getDecisions()
public void setDecisions(FlowDecision[] decisions)
protected void setDecisions(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 FlowDynamicChoiceSet[] getDynamicChoiceSets()
public void setDynamicChoiceSets(FlowDynamicChoiceSet[] dynamicChoiceSets)
protected void setDynamicChoiceSets(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowFormula[] getFormulas()
public void setFormulas(FlowFormula[] formulas)
protected void setFormulas(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getInterviewLabel()
public void setInterviewLabel(String interviewLabel)
protected void setInterviewLabel(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 FlowLoop[] getLoops()
public void setLoops(FlowLoop[] loops)
protected void setLoops(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowMetadataValue[] getProcessMetadataValues()
public void setProcessMetadataValues(FlowMetadataValue[] processMetadataValues)
protected void setProcessMetadataValues(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowProcessType getProcessType()
public void setProcessType(FlowProcessType processType)
protected void setProcessType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowRecordCreate[] getRecordCreates()
public void setRecordCreates(FlowRecordCreate[] recordCreates)
protected void setRecordCreates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowRecordDelete[] getRecordDeletes()
public void setRecordDeletes(FlowRecordDelete[] recordDeletes)
protected void setRecordDeletes(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowRecordLookup[] getRecordLookups()
public void setRecordLookups(FlowRecordLookup[] recordLookups)
protected void setRecordLookups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowRecordUpdate[] getRecordUpdates()
public void setRecordUpdates(FlowRecordUpdate[] recordUpdates)
protected void setRecordUpdates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowScreen[] getScreens()
public void setScreens(FlowScreen[] screens)
protected void setScreens(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic String getStartElementReference()
public void setStartElementReference(String startElementReference)
protected void setStartElementReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowStep[] getSteps()
public void setSteps(FlowStep[] steps)
protected void setSteps(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowSubflow[] getSubflows()
public void setSubflows(FlowSubflow[] subflows)
protected void setSubflows(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowTextTemplate[] getTextTemplates()
public void setTextTemplates(FlowTextTemplate[] textTemplates)
protected void setTextTemplates(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowVariable[] getVariables()
public void setVariables(FlowVariable[] variables)
protected void setVariables(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic FlowWait[] getWaits()
public void setWaits(FlowWait[] waits)
protected void setWaits(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
IOExceptionConnectionExceptionpublic 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 © 2017. All Rights Reserved.