OperationDescriptor
@Incubating public interface ProblemDescriptor extends OperationDescriptor
The Problems API in an incubating stage and the associated classes are likely to change in a non-compatible way. Consequently, the Tooling API only exposes problem instances with dynamic data in json format without any guarantees.
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getJson() |
The problem properties in JSON format.
|
getDisplayName, getName, getParent