Package | Description |
---|---|
org.apache.sling.feature.extension.apiregions.api.artifacts |
Modifier and Type | Method and Description |
---|---|
Mode |
VersionRule.getMode()
Get the validation mode.
|
Mode |
ArtifactRules.getMode()
Get the validation mode.
|
static Mode |
Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Mode[] |
Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
VersionRule.setMode(Mode value)
Set the validation mode
|
void |
ArtifactRules.setMode(Mode value)
Set the validation mode
|
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.