public class ProbeDescriptor extends Object
Constructor and Description |
---|
ProbeDescriptor() |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getLabel() |
Class<? extends Probe> |
getProbeClass() |
String |
getQualifiedName() |
String |
getShortcut() |
public ProbeDescriptor()
public String getDescription()
public String getShortcut()
public String getQualifiedName()
public Class<? extends Probe> getProbeClass()
Copyright © 2016 Nuxeo SA. All rights reserved.