Package com.sforce.soap.metadata
Class FlowWaitEvent
java.lang.Object
com.sforce.soap.metadata.FlowBaseElement
com.sforce.soap.metadata.FlowElement
com.sforce.soap.metadata.FlowWaitEvent
- 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 TypeMethodDescriptiongetLabel()intintvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetAssociatedElement(XmlInputStream __in, TypeMapper __typeMapper) voidsetAssociatedElement(String associatedElement) protected voidsetAutomationEventName(XmlInputStream __in, TypeMapper __typeMapper) voidsetAutomationEventName(String automationEventName) voidsetAutomationEventType(InvocableActionType automationEventType) protected voidsetAutomationEventType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetConditionLogic(String conditionLogic) voidsetConditions(FlowCondition[] conditions) protected voidsetConditions(XmlInputStream __in, TypeMapper __typeMapper) voidsetConnector(FlowConnector connector) protected voidsetConnector(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetEventType(XmlInputStream __in, TypeMapper __typeMapper) voidsetEventType(String eventType) protected voidsetFilterLogic(XmlInputStream __in, TypeMapper __typeMapper) voidsetFilterLogic(String filterLogic) voidsetFilters(FlowRecordFilter[] filters) protected voidsetFilters(XmlInputStream __in, TypeMapper __typeMapper) voidsetInputParameters(FlowWaitEventInputParameter[] inputParameters) protected voidsetInputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetInteractionType(FlowWaitInteractionType interactionType) protected voidsetInteractionType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetLabel(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetMaxBatchSize(int maxBatchSize) protected voidsetMaxBatchSize(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetObject(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetOffset(int offset) protected voidsetOffset(XmlInputStream __in, TypeMapper __typeMapper) voidsetOffsetUnit(FlowScheduledPathOffsetUnit offsetUnit) protected voidsetOffsetUnit(XmlInputStream __in, TypeMapper __typeMapper) voidsetOutputParameters(FlowWaitEventOutputParameter[] outputParameters) protected voidsetOutputParameters(XmlInputStream __in, TypeMapper __typeMapper) voidsetRecordTriggerType(RecordTriggerType recordTriggerType) protected voidsetRecordTriggerType(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetResumeDate(XmlInputStream __in, TypeMapper __typeMapper) voidsetResumeDate(Calendar resumeDate) protected voidsetResumeDateReference(XmlInputStream __in, TypeMapper __typeMapper) voidsetResumeDateReference(String resumeDateReference) protected voidsetResumeTime(XmlInputStream __in, TypeMapper __typeMapper) voidsetResumeTime(Time resumeTime) 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
-
FlowWaitEvent
public FlowWaitEvent()Constructor
-
-
Method Details
-
getAssociatedElement
-
setAssociatedElement
-
setAssociatedElement
protected void setAssociatedElement(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAutomationEventName
-
setAutomationEventName
-
setAutomationEventName
protected void setAutomationEventName(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getAutomationEventType
-
setAutomationEventType
-
setAutomationEventType
protected void setAutomationEventType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConditionLogic
-
setConditionLogic
-
setConditionLogic
protected void setConditionLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConditions
-
setConditions
-
setConditions
protected void setConditions(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConnector
-
setConnector
-
setConnector
protected void setConnector(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEventType
-
setEventType
-
setEventType
protected void setEventType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFilterLogic
-
setFilterLogic
-
setFilterLogic
protected void setFilterLogic(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getFilters
-
setFilters
-
setFilters
protected void setFilters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInputParameters
-
setInputParameters
-
setInputParameters
protected void setInputParameters(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInteractionType
-
setInteractionType
-
setInteractionType
protected void setInteractionType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getLabel
-
setLabel
-
setLabel
protected void setLabel(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getMaxBatchSize
public int getMaxBatchSize() -
setMaxBatchSize
public void setMaxBatchSize(int maxBatchSize) -
setMaxBatchSize
protected void setMaxBatchSize(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getObject
-
setObject
-
setObject
protected void setObject(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
-
getRecordTriggerType
-
setRecordTriggerType
-
setRecordTriggerType
protected void setRecordTriggerType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getResumeDate
-
setResumeDate
-
setResumeDate
protected void setResumeDate(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getResumeDateReference
-
setResumeDateReference
-
setResumeDateReference
protected void setResumeDateReference(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getResumeTime
-
setResumeTime
-
setResumeTime
protected void setResumeTime(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
-