Uses of Class
com.sforce.soap.metadata.FlowActionCall
-
Uses of FlowActionCall in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowActionCallModifier and TypeMethodDescriptionFlow.getActionCalls()FlowNodeGroup.getEntryAction()FlowNodeGroup.getExitAction()FlowStart.getFanOutAction()Methods in com.sforce.soap.metadata with parameters of type FlowActionCallModifier and TypeMethodDescriptionvoidFlow.setActionCalls(FlowActionCall[] actionCalls) voidFlowNodeGroup.setEntryAction(FlowActionCall entryAction) voidFlowNodeGroup.setExitAction(FlowActionCall exitAction) voidFlowStart.setFanOutAction(FlowActionCall fanOutAction)