@Authors(value="Nikolche Mihajlovski") @Since(value="5.3.0") public interface Manageable
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getManageableActions() |
List<String> |
getManageableProperties() |
String |
getManageableType() |
GroupOf<? extends Manageable> |
group() |
String |
id() |
Object |
runManageableAction(String action) |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.