Package org.drools.core.command
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 StringgetOutIdentifier()voidsetOutIdentifier(String outIdentifier)
-