Uses of Enum Class
org.craftercms.studio.api.v1.service.deployment.CopyToEnvironmentItem.Action
Packages that use CopyToEnvironmentItem.Action
-
Uses of CopyToEnvironmentItem.Action in org.craftercms.studio.api.v1.service.deployment
Fields in org.craftercms.studio.api.v1.service.deployment declared as CopyToEnvironmentItem.ActionModifier and TypeFieldDescriptionprotected CopyToEnvironmentItem.ActionCopyToEnvironmentItem._actionMethods in org.craftercms.studio.api.v1.service.deployment that return CopyToEnvironmentItem.ActionModifier and TypeMethodDescriptionCopyToEnvironmentItem.getAction()static CopyToEnvironmentItem.ActionReturns the enum constant of this class with the specified name.static CopyToEnvironmentItem.Action[]CopyToEnvironmentItem.Action.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.ActionModifier and TypeMethodDescriptionvoidCopyToEnvironmentItem.setAction(CopyToEnvironmentItem.Action action)