Package org.kie.remote.command
Interface RemoteCommand
-
- All Superinterfaces:
Message,Serializable
- All Known Implementing Classes:
AbstractCommand,DeleteCommand,EventInsertCommand,FactCountCommand,FireAllRulesCommand,FireUntilHaltCommand,GetKJarGAVCommand,GetObjectCommand,HaltCommand,InsertCommand,ListObjectsCommand,ListObjectsCommandClassType,ListObjectsCommandNamedQuery,SnapshotOnDemandCommand,UpdateCommand,UpdateKJarCommand,WorkingMemoryActionCommand
public interface RemoteCommand extends Message, Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisPermittedForReplicas()-
Methods inherited from interface org.kie.remote.message.Message
getId, getTimestamp
-
-