| Package | Description | 
|---|---|
| org.apache.ambari.server.api.services | |
| org.apache.ambari.server.customactions | 
| Modifier and Type | Method and Description | 
|---|---|
ActionDefinition | 
AmbariMetaInfo.getActionDefinition(String name)
Get action definitions based on the supplied name 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<ActionDefinition> | 
AmbariMetaInfo.getAllActionDefinition()
Get all action definitions 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
AmbariMetaInfo.addActionDefinition(ActionDefinition ad)
Used for test purposes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ActionDefinition | 
ActionDefinitionManager.getActionDefinition(String name)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ActionDefinition> | 
ActionDefinitionManager.getAllActionDefinition()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ActionDefinitionManager.addActionDefinition(ActionDefinition ad)  | 
Copyright © 2022 Apache Software Foundation. All rights reserved.