| Package | Description |
|---|---|
| org.apache.sling.provisioning.model |
| Modifier and Type | Method and Description |
|---|---|
RunMode |
Feature.getOrCreateRunMode(String[] names)
Get or create the run mode.
|
RunMode |
Feature.getRunMode(String... runModes)
Find the run mode if available
|
| Modifier and Type | Method and Description |
|---|---|
List<RunMode> |
Feature.getRunModes()
Get all run modes.
|
| Modifier and Type | Method and Description |
|---|---|
int |
RunMode.compareTo(RunMode o2) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.