Package ru.slie.luna.issue.bulk
Class AbstractBulkAction<T>
java.lang.Object
ru.slie.luna.issue.bulk.AbstractBulkAction<T>
- All Implemented Interfaces:
BulkAction<T>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ru.slie.luna.issue.bulk.BulkAction
getDescription, getName, runSync, validateParams
-
Constructor Details
-
AbstractBulkAction
-
-
Method Details
-
convertRequest
- Specified by:
convertRequestin interfaceBulkAction<T>
-