|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WorkingSetConfigData | |
---|---|
org.drools.guvnor.client.moduleeditor.drools | This holds GUI classes to do with package management. |
org.drools.guvnor.client.rpc | |
org.drools.guvnor.server | |
org.drools.guvnor.server.contenthandler.drools | |
org.drools.guvnor.server.verification |
Uses of WorkingSetConfigData in org.drools.guvnor.client.moduleeditor.drools |
---|
Methods in org.drools.guvnor.client.moduleeditor.drools that return types with arguments of type WorkingSetConfigData | |
---|---|
Set<WorkingSetConfigData> |
WorkingSetManager.getActiveWorkingSets(String packageName)
Returns the active WorkingSets for a package, or null if any. |
Uses of WorkingSetConfigData in org.drools.guvnor.client.rpc |
---|
Fields in org.drools.guvnor.client.rpc declared as WorkingSetConfigData | |
---|---|
WorkingSetConfigData[] |
WorkingSetConfigData.workingSets
|
Method parameters in org.drools.guvnor.client.rpc with type arguments of type WorkingSetConfigData | |
---|---|
AnalysisReport |
VerificationService.verifyAssetWithoutVerifiersRules(Asset asset,
Set<WorkingSetConfigData> activeWorkingSets)
|
void |
VerificationServiceAsync.verifyAssetWithoutVerifiersRules(Asset asset,
Set<WorkingSetConfigData> activeWorkingSets,
com.google.gwt.user.client.rpc.AsyncCallback<AnalysisReport> arg2)
|
Uses of WorkingSetConfigData in org.drools.guvnor.server |
---|
Method parameters in org.drools.guvnor.server with type arguments of type WorkingSetConfigData | |
---|---|
AnalysisReport |
VerificationServiceImplementation.verifyAssetWithoutVerifiersRules(Asset asset,
Set<WorkingSetConfigData> activeWorkingSets)
|
Uses of WorkingSetConfigData in org.drools.guvnor.server.contenthandler.drools |
---|
Methods in org.drools.guvnor.server.contenthandler.drools that return WorkingSetConfigData | |
---|---|
WorkingSetConfigData |
WorkingSetHandler.unmarshallContent(String xml)
Utility method to convert from serialized xml to WorkingSetConfigData |
Uses of WorkingSetConfigData in org.drools.guvnor.server.verification |
---|
Method parameters in org.drools.guvnor.server.verification with type arguments of type WorkingSetConfigData | |
---|---|
static org.drools.verifier.VerifierConfiguration |
VerifierConfigurationFactory.getPlainWorkingSetVerifierConfiguration(Set<WorkingSetConfigData> workingSets)
|
|
Guvnor web application Drools 6.0.0-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |