Uses of Enum Class
org.alfresco.hxi_connector.hxi_extension.rest.api.model.UpdateType
Packages that use UpdateType
-
Uses of UpdateType in org.alfresco.hxi_connector.hxi_extension.rest.api.model
Methods in org.alfresco.hxi_connector.hxi_extension.rest.api.model that return UpdateTypeModifier and TypeMethodDescriptionstatic UpdateTypeReturns the enum constant of this class with the specified name.static UpdateType[]UpdateType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.alfresco.hxi_connector.hxi_extension.rest.api.model with parameters of type UpdateTypeModifierConstructorDescriptionPredictionModel(String property, Date predictionDateTime, float confidenceLevel, String modelId, Serializable predictionValue, UpdateType updateType)