Drools :: Core 6.1.0.Beta1

org.drools.core.command
Interface IdentifiableResult

All Known Implementing Classes:
CreateCorrelatedProcessInstanceCommand, CreateProcessInstanceCommand, FireAllRulesCommand, GetGlobalCommand, GetObjectCommand, GetObjectInEntryPointCommand, GetObjectsCommand, GetObjectsInEntryPointCommand, InsertElementsCommand, InsertObjectCommand, InsertObjectInEntryPointCommand, QueryCommand, SetGlobalCommand, StartCorrelatedProcessCommand, StartProcessCommand

public interface IdentifiableResult


Method Summary
 String getOutIdentifier()
           
 void setOutIdentifier(String outIdentifier)
           
 

Method Detail

getOutIdentifier

String getOutIdentifier()

setOutIdentifier

void setOutIdentifier(String outIdentifier)

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.