Uses of Enum Class
org.alfresco.hxi_connector.hxi_extension.rest.api.model.ReviewStatus
Packages that use ReviewStatus
Package
Description
-
Uses of ReviewStatus in org.alfresco.hxi_connector.hxi_extension.rest.api.model
Methods in org.alfresco.hxi_connector.hxi_extension.rest.api.model that return ReviewStatusModifier and TypeMethodDescriptionstatic ReviewStatusReturns the enum constant of this class with the specified name.static ReviewStatus[]ReviewStatus.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ReviewStatus in org.alfresco.hxi_connector.hxi_extension.service
Methods in org.alfresco.hxi_connector.hxi_extension.service with parameters of type ReviewStatusModifier and TypeMethodDescriptionvoidPredictionService.reviewPrediction(org.alfresco.service.cmr.repository.NodeRef predictionNodeRef, ReviewStatus reviewStatus) voidPredictionServiceImpl.reviewPrediction(org.alfresco.service.cmr.repository.NodeRef predictionNodeRef, ReviewStatus reviewStatus)