org.nuxeo.dam.webapp.comment
Class CommentActions.FollowTransitionUnrestricted
java.lang.Object
org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
org.nuxeo.dam.webapp.comment.CommentActions.FollowTransitionUnrestricted
- Enclosing class:
- CommentActions
public static class CommentActions.FollowTransitionUnrestricted
- extends org.nuxeo.ecm.core.api.UnrestrictedSessionRunner
Fields inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
isUnrestricted |
Method Summary |
void |
run()
|
Methods inherited from class org.nuxeo.ecm.core.api.UnrestrictedSessionRunner |
getOriginatingUsername, runUnrestricted, setOriginatingUsername |
docRef
public final org.nuxeo.ecm.core.api.DocumentRef docRef
transition
public final String transition
CommentActions.FollowTransitionUnrestricted
public CommentActions.FollowTransitionUnrestricted(org.nuxeo.ecm.core.api.CoreSession session,
org.nuxeo.ecm.core.api.DocumentRef docRef,
String transition)
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
Copyright © 2011 Nuxeo SAS. All Rights Reserved.