Class SearchProjectsOperation

All Implemented Interfaces:
IOperation, Serializable

@JsonObject("as.dto.project.search.SearchProjectsOperation") public class SearchProjectsOperation extends SearchObjectsOperation<ProjectSearchCriteria,ProjectFetchOptions>
See Also: