public class ConversationThread extends Object implements Callable<Object>
Object
result
ConversationThread(org.nuxeo.ecm.automation.OperationContext callingCtx, String opId, Map<String,Object> parameters, String userName)
call()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Object result
public ConversationThread(org.nuxeo.ecm.automation.OperationContext callingCtx, String opId, Map<String,Object> parameters, String userName)
public Object call() throws Exception
call
Callable<Object>
Exception
Copyright © 2020. All rights reserved.