Uses of Enum Class
org.onehippo.cms7.services.project.ProjectState
Packages that use ProjectState
-
Uses of ProjectState in org.onehippo.cms7.services.project
Methods in org.onehippo.cms7.services.project that return ProjectStateModifier and TypeMethodDescriptionProject.getProjectState()
static ProjectState
Returns the enum constant of this class with the specified name.static ProjectState[]
ProjectState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.onehippo.cms7.services.project with parameters of type ProjectState