Uses of Enum
org.alfresco.rest.api.probes.ProbeEntityResource.ProbeType
Packages that use ProbeEntityResource.ProbeType
-
Uses of ProbeEntityResource.ProbeType in org.alfresco.rest.api.probes
Methods in org.alfresco.rest.api.probes that return ProbeEntityResource.ProbeTypeModifier and TypeMethodDescriptionProbeEntityResource.ProbeType.fromString
(String text) Returns the enum constant of this type with the specified name.static ProbeEntityResource.ProbeType[]
ProbeEntityResource.ProbeType.values()
Returns an array containing the constants of this enum type, in the order they are declared.