Uses of Enum Class
com.ads.api.beans.common.APIConstants.JOBState
Packages that use APIConstants.JOBState
Package
Description
Contains Collection Classes,Java Bean Classes which are common to all the modules like AMMObjectTypes, APIConstants, ImportHelper etc.
Contains Collection Classes, Java Bean Classes which are related to Jobs and its details.
-
Uses of APIConstants.JOBState in com.ads.api.beans.common
Methods in com.ads.api.beans.common that return APIConstants.JOBStateModifier and TypeMethodDescriptionstatic APIConstants.JOBStateReturns the enum constant of this class with the specified name.static APIConstants.JOBState[]APIConstants.JOBState.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of APIConstants.JOBState in com.erwin.api.beans.scheduler
Methods in com.erwin.api.beans.scheduler that return APIConstants.JOBStateMethods in com.erwin.api.beans.scheduler with parameters of type APIConstants.JOBState