Package com.embabel.agent.core
Interface ActionSource
-
- All Implemented Interfaces:
public interface ActionSource
-
-
Method Summary
Modifier and Type Method Description abstract List<Action>getActions()-
-
Method Detail
-
getActions
abstract List<Action> getActions()
-
-
-
-