Uses of Enum Class
se.conciliate.extensions.publish.custom.step.ConfigStepRemove.Mode
Packages that use ConfigStepRemove.Mode
Package
Description
Provides the different steps available when publishing.
-
Uses of ConfigStepRemove.Mode in se.conciliate.extensions.publish.custom.step
Methods in se.conciliate.extensions.publish.custom.step that return ConfigStepRemove.ModeModifier and TypeMethodDescriptionConfigStepRemove.getMode()
static ConfigStepRemove.Mode
Returns the enum constant of this class with the specified name.static ConfigStepRemove.Mode[]
ConfigStepRemove.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in se.conciliate.extensions.publish.custom.step with parameters of type ConfigStepRemove.Mode