|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceKBaseConfig | |
---|---|
org.drools.guvnor.client.asseteditor.drools.serviceconfig |
Uses of ServiceKBaseConfig in org.drools.guvnor.client.asseteditor.drools.serviceconfig |
---|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return ServiceKBaseConfig | |
---|---|
ServiceKBaseConfig |
KBaseConfigPanel.getKBase()
|
ServiceKBaseConfig |
ServiceConfig.getKbase(String kbaseName)
|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig that return types with arguments of type ServiceKBaseConfig | |
---|---|
Collection<ServiceKBaseConfig> |
ServiceConfig.getKbases()
|
Methods in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ServiceKBaseConfig | |
---|---|
void |
ServiceConfig.addKBase(ServiceKBaseConfig kbase)
|
Constructors in org.drools.guvnor.client.asseteditor.drools.serviceconfig with parameters of type ServiceKBaseConfig | |
---|---|
AdvancedKBaseConfigWidget(ServiceKBaseConfig kbase)
|
|
KBaseConfigPanel(ServiceConfig config,
ServiceKBaseConfig kbase,
ServiceConfigEditor.UpdateTabEvent updateTab,
String assetPackageUUID,
String assetPackageName,
ClientFactory clientFactory)
|
|
ServiceKBaseConfig(ServiceKBaseConfig value)
|
|
ServiceKBaseConfig(String newName,
ServiceKBaseConfig value)
|
Constructor parameters in org.drools.guvnor.client.asseteditor.drools.serviceconfig with type arguments of type ServiceKBaseConfig | |
---|---|
ServiceConfig(String pollingFrequency,
Collection<MavenArtifact> excludedArtifacts,
Collection<ServiceKBaseConfig> kbases)
|
|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |