Package org.drools.commands
Interface IdentifiableResult
-
- All Known Implementing Classes:
AdvanceSessionTimeCommand,ApplyPmmlModelCommand,CreateCorrelatedProcessInstanceCommand,CreateProcessInstanceCommand,FireAllRulesCommand,GetGlobalCommand,GetObjectCommand,GetObjectInEntryPointCommand,GetObjectsCommand,GetObjectsInEntryPointCommand,GetSessionTimeCommand,InsertElementsCommand,InsertObjectCommand,InsertObjectInEntryPointCommand,QueryCommand,SetGlobalCommand,StartCorrelatedProcessCommand,StartProcessCommand,StartProcessFromNodeIdsCommand
public interface IdentifiableResult
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetOutIdentifier()voidsetOutIdentifier(java.lang.String outIdentifier)
-