public interface SenlinActionService
Modifier and Type | Method and Description |
---|---|
Action |
get(String actionID)
returns details of a
Action . |
List<? extends Action> |
list()
Gets a list of currently existing
Action s. |
Copyright © 2017. All rights reserved.