Uses of Enum Class
org.craftercms.studio.api.v1.service.deployment.CopyToEnvironmentItem.State
Packages that use CopyToEnvironmentItem.State
-
Uses of CopyToEnvironmentItem.State in org.craftercms.studio.api.v1.service.deployment
Fields in org.craftercms.studio.api.v1.service.deployment declared as CopyToEnvironmentItem.StateModifier and TypeFieldDescriptionprotected CopyToEnvironmentItem.StateCopyToEnvironmentItem._stateMethods in org.craftercms.studio.api.v1.service.deployment that return CopyToEnvironmentItem.StateModifier and TypeMethodDescriptionCopyToEnvironmentItem.getState()static CopyToEnvironmentItem.StateReturns the enum constant of this class with the specified name.static CopyToEnvironmentItem.State[]CopyToEnvironmentItem.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.craftercms.studio.api.v1.service.deployment with parameters of type CopyToEnvironmentItem.StateModifier and TypeMethodDescriptionvoidCopyToEnvironmentItem.setState(CopyToEnvironmentItem.State state)