org.drools.guvnor.client.rpc
Class RuleAsset
java.lang.Object
org.drools.guvnor.client.rpc.Artifact
org.drools.guvnor.client.rpc.RuleAsset
- All Implemented Interfaces:
- com.google.gwt.user.client.rpc.IsSerializable
public class RuleAsset
- extends Artifact
This is the "payload" of a rule asset.
Includes the meta data.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
metaData
public MetaData metaData
content
public PortableObject content
RuleAsset
public RuleAsset()
Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.