Package com.sforce.soap.metadata
Class FlowActionCall
java.lang.Object
com.sforce.soap.metadata.FlowBaseElement
com.sforce.soap.metadata.FlowElement
com.sforce.soap.metadata.FlowNode
com.sforce.soap.metadata.FlowActionCall
- 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 TypeMethodDescriptionbooleanintbooleanintbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionCallPaths(FlowActionCallPath[] actionCallPaths) protected voidsetActionCallPaths(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetActionName(XmlInputStream __in, TypeMapper __typeMapper) voidsetActionName(String actionName) voidsetActionType(InvocableActionType actionType) protected voidsetActionType(XmlInputStream __in, TypeMapper __typeMapper) voidsetConnector(FlowConnector connector) protected voidsetConnector(XmlInputStream __in, TypeMapper __typeMapper) voidsetDataTypeMappings(FlowDataTypeMapping[] dataTypeMappings) protected voidsetDataTypeMappings(XmlInputStream __in, TypeMapper __typeMapper) voidsetFaultConnector(FlowConnector faultConnector) protected voidsetFaultConnector(XmlInputStream __in, TypeMapper __typeMapper) voidsetFlowTransactionModel(FlowTransactionModel flowTransactionModel) protected voidsetFlowTransactionModel(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputParameters(FlowActionCallInputParameter[] inputParameters) protected voidsetInputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetIsWaitUntilCompleted(boolean isWaitUntilCompleted) protected voidsetIsWaitUntilCompleted(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetNameSegment(XmlInputStream __in, TypeMapper __typeMapper) voidsetNameSegment(String nameSegment) voidsetOffset(int offset) protected voidsetOffset(XmlInputStream __in, TypeMapper __typeMapper) voidsetOffsetUnit(FlowScheduledPathOffsetUnit offsetUnit) protected voidsetOffsetUnit(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutputParameters(FlowActionCallOutputParameter[] outputParameters) protected voidsetOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetStoreOutputAutomatically(boolean storeOutputAutomatically) protected voidsetStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) voidsetTimeoutConnector(FlowConnector timeoutConnector) protected voidsetTimeoutConnector(XmlInputStream __in, TypeMapper __typeMapper) voidsetVersionSegment(int versionSegment) protected voidsetVersionSegment(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetVersionString(XmlInputStream __in, TypeMapper __typeMapper) voidsetVersionString(String versionString) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.FlowNode
getElementSubtype, getLabel, getLocationX, getLocationY, setElementSubtype, setElementSubtype, setLabel, setLabel, setLocationX, setLocationX, setLocationY, setLocationYMethods 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
-
FlowActionCall
public FlowActionCall()Constructor
-
-
Method Details
-
getActionCallPaths
-
setActionCallPaths
-
setActionCallPaths
protected void setActionCallPaths(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
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
-
getConnector
-
setConnector
-
setConnector
protected void setConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getDataTypeMappings
-
setDataTypeMappings
-
setDataTypeMappings
protected void setDataTypeMappings(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFaultConnector
-
setFaultConnector
-
setFaultConnector
protected void setFaultConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFlowTransactionModel
-
setFlowTransactionModel
-
setFlowTransactionModel
protected void setFlowTransactionModel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputParameters
-
setInputParameters
-
setInputParameters
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getIsWaitUntilCompleted
public boolean getIsWaitUntilCompleted() -
isIsWaitUntilCompleted
public boolean isIsWaitUntilCompleted() -
setIsWaitUntilCompleted
public void setIsWaitUntilCompleted(boolean isWaitUntilCompleted) -
setIsWaitUntilCompleted
protected void setIsWaitUntilCompleted(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNameSegment
-
setNameSegment
-
setNameSegment
protected void setNameSegment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOffset
public int getOffset() -
setOffset
public void setOffset(int offset) -
setOffset
protected void setOffset(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOffsetUnit
-
setOffsetUnit
-
setOffsetUnit
protected void setOffsetUnit(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getOutputParameters
-
setOutputParameters
-
setOutputParameters
protected void setOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getStoreOutputAutomatically
public boolean getStoreOutputAutomatically() -
isStoreOutputAutomatically
public boolean isStoreOutputAutomatically() -
setStoreOutputAutomatically
public void setStoreOutputAutomatically(boolean storeOutputAutomatically) -
setStoreOutputAutomatically
protected void setStoreOutputAutomatically(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getTimeoutConnector
-
setTimeoutConnector
-
setTimeoutConnector
protected void setTimeoutConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVersionSegment
public int getVersionSegment() -
setVersionSegment
public void setVersionSegment(int versionSegment) -
setVersionSegment
protected void setVersionSegment(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getVersionString
-
setVersionString
-
setVersionString
protected void setVersionString(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 classFlowNode- Throws:
IOException
-
writeFields
- Overrides:
writeFieldsin classFlowNode- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Specified by:
loadin interfaceXMLizable- Overrides:
loadin classFlowNode- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Overrides:
loadFieldsin classFlowNode- Throws:
IOExceptionConnectionException
-
toString
-