public class MuranoServiceInfo extends Object implements ServiceInfo
Constructor and Description |
---|
MuranoServiceInfo() |
Modifier and Type | Method and Description |
---|---|
List<MuranoActionInfo> |
getActions() |
String |
getId() |
String |
getName() |
String |
getStatus() |
String |
getType() |
void |
setAction(String key,
Object value) |
public String getId()
getId
in interface ServiceInfo
public String getName()
getName
in interface ServiceInfo
public String getType()
getType
in interface ServiceInfo
public List<MuranoActionInfo> getActions()
getActions
in interface ServiceInfo
public String getStatus()
getStatus
in interface ServiceInfo
Copyright © 2017. All rights reserved.