Uses of Class
com.sforce.soap.metadata.FlowStageStepExitActionOutputParameter
-
-
Uses of FlowStageStepExitActionOutputParameter in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowStageStepExitActionOutputParameter Modifier and Type Method Description FlowStageStepExitActionOutputParameter[]FlowOrchestratedStage. getExitActionOutputParameters()FlowStageStepExitActionOutputParameter[]FlowStageStep. getExitActionOutputParameters()Methods in com.sforce.soap.metadata with parameters of type FlowStageStepExitActionOutputParameter Modifier and Type Method Description voidFlowOrchestratedStage. setExitActionOutputParameters(FlowStageStepExitActionOutputParameter[] exitActionOutputParameters)voidFlowStageStep. setExitActionOutputParameters(FlowStageStepExitActionOutputParameter[] exitActionOutputParameters)
-