Uses of Class
com.sforce.soap.metadata.FlowStageStepExitActionInputParameter
-
-
Uses of FlowStageStepExitActionInputParameter in com.sforce.soap.metadata
Methods in com.sforce.soap.metadata that return FlowStageStepExitActionInputParameter Modifier and Type Method Description FlowStageStepExitActionInputParameter[]FlowOrchestratedStage. getExitActionInputParameters()FlowStageStepExitActionInputParameter[]FlowStageStep. getExitActionInputParameters()Methods in com.sforce.soap.metadata with parameters of type FlowStageStepExitActionInputParameter Modifier and Type Method Description voidFlowOrchestratedStage. setExitActionInputParameters(FlowStageStepExitActionInputParameter[] exitActionInputParameters)voidFlowStageStep. setExitActionInputParameters(FlowStageStepExitActionInputParameter[] exitActionInputParameters)
-