Uses of Enum Class
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 class with the specified name.static ProbeEntityResource.ProbeType[]ProbeEntityResource.ProbeType.values()Returns an array containing the constants of this enum class, in the order they are declared.