public class MissingConfiguratorProblemInfo extends MojoExecutionProblemInfo
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
configuratorId |
| Constructor and Description |
|---|
MissingConfiguratorProblemInfo(java.lang.String configuratorId,
MojoExecutionKey mojoExecutionKey,
int severity,
SourceLocation markerLocation) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getConfiguratorId() |
void |
processMarker(org.eclipse.core.resources.IMarker marker) |
getLocation, getMessage, getSeverity, setMessage, toStringpublic MissingConfiguratorProblemInfo(java.lang.String configuratorId,
MojoExecutionKey mojoExecutionKey,
int severity,
SourceLocation markerLocation)
public java.lang.String getConfiguratorId()
public void processMarker(org.eclipse.core.resources.IMarker marker)
throws org.eclipse.core.runtime.CoreException
processMarker in class MojoExecutionProblemInfoorg.eclipse.core.runtime.CoreException