Uses of Class
org.nuxeo.ecm.core.bulk.BulkActionDescriptor
-
Packages that use BulkActionDescriptor Package Description org.nuxeo.ecm.core.bulk -
-
Uses of BulkActionDescriptor in org.nuxeo.ecm.core.bulk
Fields in org.nuxeo.ecm.core.bulk with type parameters of type BulkActionDescriptor Modifier and Type Field Description protected Map<String,BulkActionDescriptor>BulkAdminServiceImpl. descriptorsMethods in org.nuxeo.ecm.core.bulk that return types with arguments of type BulkActionDescriptor Modifier and Type Method Description protected List<BulkActionDescriptor>BulkComponent. getEnabledDescriptors()Constructor parameters in org.nuxeo.ecm.core.bulk with type arguments of type BulkActionDescriptor Constructor Description BulkAdminServiceImpl(List<BulkActionDescriptor> descriptorsList)
-