Nuxeo Enterprise Platform 5.4

org.nuxeo.cm.core.caselink
Class ValidateDueCaseLinkUnrestricted

java.lang.Object
  extended by org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      extended by org.nuxeo.cm.core.caselink.ValidateDueCaseLinkUnrestricted

public class ValidateDueCaseLinkUnrestricted
extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner

Fetch and validate due CaseLink.

Author:
Laurent Doguin

Field Summary
static String FETCH_DUE_ACTIONCASELINK_QUERY
           
 
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
isUnrestricted
 
Constructor Summary
ValidateDueCaseLinkUnrestricted(org.nuxeo.ecm.core.api.CoreSession session)
           
 
Method Summary
 void run()
           
 
Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
getOriginatingUsername, runUnrestricted, setOriginatingUsername
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FETCH_DUE_ACTIONCASELINK_QUERY

public static final String FETCH_DUE_ACTIONCASELINK_QUERY
See Also:
Constant Field Values
Constructor Detail

ValidateDueCaseLinkUnrestricted

public ValidateDueCaseLinkUnrestricted(org.nuxeo.ecm.core.api.CoreSession session)
Method Detail

run

public void run()
         throws org.nuxeo.ecm.core.api.ClientException
Specified by:
run in class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Throws:
org.nuxeo.ecm.core.api.ClientException

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.