Interface Transform<T extends CoreActivity>
-
- All Known Implementing Classes:
CmmnTransform
public interface Transform<T extends CoreActivity>- Author:
- Roman Smirnov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<T>transform()
-