org.moremotion.process
Class CallInstance
java.lang.Object
org.moremotion.process.CallInstance
- public class CallInstance
- extends java.lang.Object
- Version:
- $Id: CallInstance.java 115 2008-04-08 11:56:01Z erkan $
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CallInstance
public CallInstance(CallInstance parent,
CallDefinition callDef,
MoreMotionRequest request)
throws ConfigParameterException
getLogger
public Logger getLogger(Logger baseLogger)
setCompletionCode
public void setCompletionCode(int cc)
getCompletionCode
public int getCompletionCode()
getMaxCompletionCode
public int getMaxCompletionCode()
getMaxLevelCompletionCode
public int getMaxLevelCompletionCode()
toString
public java.lang.String toString()
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.