Package org.guvnor.ala.services.api
Interface ItemList<T>
-
- All Known Implementing Classes:
PipelineConfigsList,PipelineStageItemList,ProviderList,ProviderTypeList,RuntimeList,RuntimeQueryResultItemList
public interface ItemList<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<T>getItems()
-