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