public interface ExternalSystemOutputParserProvider
Modifier and Type | Field and Description |
---|---|
static ExtensionPointName<ExternalSystemOutputParserProvider> |
EP_NAME |
Modifier and Type | Method and Description |
---|---|
java.util.List<BuildOutputParser> |
getBuildOutputParsers(ExternalSystemTaskId taskId) |
ProjectSystemId |
getExternalSystemId() |
static final ExtensionPointName<ExternalSystemOutputParserProvider> EP_NAME
ProjectSystemId getExternalSystemId()
java.util.List<BuildOutputParser> getBuildOutputParsers(ExternalSystemTaskId taskId)