Class DfContextService
java.lang.Object
com.documentum.fc.client.dcis.context.DfContextService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinitialize(IDfSession iDfSession) postMessage(ContextRequest req, String token, IDfSession session) static void
-
Constructor Details
-
DfContextService
public DfContextService()
-
-
Method Details
-
initialize
- Throws:
DfException
-
resetCSAICache
public static void resetCSAICache() -
postMessage
public ContextResponse postMessage(ContextRequest req, String token, IDfSession session) throws IOException, InterruptedException - Throws:
IOExceptionInterruptedException
-