org.moremotion.process
Class CallInstance
java.lang.Object
org.moremotion.process.CallInstance
public class CallInstance
- extends java.lang.Object
- Version:
- $Id: CallInstance.java 162 2008-06-30 16:03:12Z 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
- Throws:
ConfigParameterException
getLogger
public Logger getLogger(Logger baseLogger)
resetCompletionCode
public void resetCompletionCode(int cc)
setCompletionCode
public void setCompletionCode(int cc)
getCompletionCode
public int getCompletionCode()
getMaxCompletionCode
public int getMaxCompletionCode()
getMaxLevelCompletionCode
public int getMaxLevelCompletionCode()
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2002-2008 MOR YAZILIM. All Rights Reserved.