Nuxeo Enterprise Platform 5.4

org.nuxeo.dam.webapp.comment
Class CommentActions.FollowTransitionUnrestricted

java.lang.Object
  extended by org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
      extended by org.nuxeo.dam.webapp.comment.CommentActions.FollowTransitionUnrestricted
Enclosing class:
CommentActions

public static class CommentActions.FollowTransitionUnrestricted
extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner


Field Summary
 org.nuxeo.ecm.core.api.DocumentRef docRef
           
 String transition
           
 
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
isUnrestricted
 
Constructor Summary
CommentActions.FollowTransitionUnrestricted(org.nuxeo.ecm.core.api.CoreSession session, org.nuxeo.ecm.core.api.DocumentRef docRef, String transition)
           
 
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

docRef

public final org.nuxeo.ecm.core.api.DocumentRef docRef

transition

public final String transition
Constructor Detail

CommentActions.FollowTransitionUnrestricted

public CommentActions.FollowTransitionUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
                                                   org.nuxeo.ecm.core.api.DocumentRef docRef,
                                                   String transition)
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.