org.drools.guvnor.client.rpc
Class NewRuleContentTextAssetConfiguration
java.lang.Object
org.drools.guvnor.client.rpc.NewAssetConfiguration
org.drools.guvnor.client.rpc.NewAssetWithContentConfiguration<RuleContentText>
org.drools.guvnor.client.rpc.NewRuleContentTextAssetConfiguration
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class NewRuleContentTextAssetConfiguration
- extends NewAssetWithContentConfiguration<RuleContentText>
- implements com.google.gwt.user.client.rpc.IsSerializable
The configuration information required for a new RuleContentText Asset
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewRuleContentTextAssetConfiguration
public NewRuleContentTextAssetConfiguration()
NewRuleContentTextAssetConfiguration
public NewRuleContentTextAssetConfiguration(String assetName,
String packageName,
String packageUUID,
String description,
String initialCategory,
String format,
RuleContentText content)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.