Uses of Enum Class
org.opencastproject.terminationstate.api.TerminationStateService.TerminationState
Packages that use TerminationStateService.TerminationState
-
Uses of TerminationStateService.TerminationState in org.opencastproject.terminationstate.api
Methods in org.opencastproject.terminationstate.api that return TerminationStateService.TerminationStateModifier and TypeMethodDescriptionAbstractJobTerminationStateService.getState()TerminationStateService.getState()Returns the enum constant of this class with the specified name.TerminationStateService.TerminationState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.opencastproject.terminationstate.api with parameters of type TerminationStateService.TerminationStateModifier and TypeMethodDescriptionvoidAbstractJobTerminationStateService.setState(TerminationStateService.TerminationState state) voidTerminationStateService.setState(TerminationStateService.TerminationState state)