Uses of Record Class
org.alfresco.module.org_alfresco_module_rm.bulk.hold.HoldBulkProcessDetails
Packages that use HoldBulkProcessDetails
-
Uses of HoldBulkProcessDetails in org.alfresco.module.org_alfresco_module_rm.bulk.hold
Fields in org.alfresco.module.org_alfresco_module_rm.bulk.hold with type parameters of type HoldBulkProcessDetailsModifier and TypeFieldDescriptionprotected SimpleCache<Pair<String,String>, HoldBulkProcessDetails> DefaultHoldBulkMonitor.holdProcessRegistryMethods in org.alfresco.module.org_alfresco_module_rm.bulk.hold that return HoldBulkProcessDetailsModifier and TypeMethodDescriptionHoldBulkStatusAndProcessDetails.holdBulkProcessDetails()Returns the value of theholdBulkProcessDetailsrecord component.Methods in org.alfresco.module.org_alfresco_module_rm.bulk.hold that return types with arguments of type HoldBulkProcessDetailsMethod parameters in org.alfresco.module.org_alfresco_module_rm.bulk.hold with type arguments of type HoldBulkProcessDetailsModifier and TypeMethodDescriptionvoidDefaultHoldBulkMonitor.setHoldProcessRegistry(SimpleCache<Pair<String, String>, HoldBulkProcessDetails> holdProcessRegistry) Constructors in org.alfresco.module.org_alfresco_module_rm.bulk.hold with parameters of type HoldBulkProcessDetailsModifierConstructorDescriptionHoldBulkStatusAndProcessDetails(HoldBulkStatus holdBulkStatus, HoldBulkProcessDetails holdBulkProcessDetails) Creates an instance of aHoldBulkStatusAndProcessDetailsrecord class.