public interface CcTaskProviderConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getContext()
Returns the task provider specific context
|
String |
getName()
Returns the task provider's name
|
CcTaskProviderOptions |
getOptions()
Returns customized set of task provider configuration options
|
String |
getType()
Returns the task provider's type
|
String |
getVersion()
Returns the task provider's version
|
boolean |
isEnabled()
Returns whether this task provider is enabled
|
String getContext()
String getName()
CcTaskProviderOptions getOptions()
String getType()
String getVersion()
boolean isEnabled()
Copyright © IBM 2016. All rights reserved.