public interface Task<V,E extends Exception>
Modifier and Type | Method and Description |
---|---|
V |
execute() |
String |
getAction() |
String |
getArguments() |
String |
getObject() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.