Uses of Enum Class
com.atlassian.confluence.impl.backgroundjob.domain.BackgroundJobState
Packages that use BackgroundJobState
Package
Description
-
Uses of BackgroundJobState in com.atlassian.confluence.impl.backgroundjob
Methods in com.atlassian.confluence.impl.backgroundjob that return BackgroundJobState -
Uses of BackgroundJobState in com.atlassian.confluence.impl.backgroundjob.domain
Methods in com.atlassian.confluence.impl.backgroundjob.domain that return BackgroundJobStateModifier and TypeMethodDescriptionstatic BackgroundJobState
ArchivedBackgroundJob.getState()
static BackgroundJobState
Returns the enum constant of this class with the specified name.static BackgroundJobState[]
BackgroundJobState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.atlassian.confluence.impl.backgroundjob.domain with parameters of type BackgroundJobState