public interface ServiceInfo extends ModelEntity
Modifier and Type | Method and Description |
---|---|
List<? extends ActionInfo> |
getActions() |
String |
getId() |
String |
getName() |
String |
getStatus() |
String |
getType() |
String getId()
String getName()
String getType()
List<? extends ActionInfo> getActions()
String getStatus()
Copyright © 2017. All rights reserved.