Uses of Enum Class
com.gentics.contentnode.rest.model.fum.FUMResponseStatus
Packages that use FUMResponseStatus
-
Uses of FUMResponseStatus in com.gentics.contentnode.rest.model.fum
Methods in com.gentics.contentnode.rest.model.fum that return FUMResponseStatusModifier and TypeMethodDescriptionFUMResult.getStatus()FUM statusstatic FUMResponseStatusReturns the enum constant of this class with the specified name.static FUMResponseStatus[]FUMResponseStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gentics.contentnode.rest.model.fum with parameters of type FUMResponseStatus