Uses of Enum
org.probato.model.type.ExecutionPhase
Packages that use ExecutionPhase
-
Uses of ExecutionPhase in org.probato.integration
Methods in org.probato.integration that return ExecutionPhaseMethods in org.probato.integration with parameters of type ExecutionPhase -
Uses of ExecutionPhase in org.probato.integration.manager
Methods in org.probato.integration.manager that return ExecutionPhaseModifier and TypeMethodDescriptionDeleteExecutionDataFileService.getExecutionPhase()HealthCheckApiService.getExecutionPhase()LoadIncrementExecutionApiService.getExecutionPhase()SubmitExecutionDataApiService.getExecutionPhase() -
Uses of ExecutionPhase in org.probato.model.type
Methods in org.probato.model.type that return ExecutionPhaseModifier and TypeMethodDescriptionstatic ExecutionPhaseReturns the enum constant of this type with the specified name.static ExecutionPhase[]ExecutionPhase.values()Returns an array containing the constants of this enum type, in the order they are declared.