com.ecyrd.jspwiki.workflow
Class SystemPrincipal
java.lang.Object
com.ecyrd.jspwiki.workflow.SystemPrincipal
- All Implemented Interfaces:
- Principal
public final class SystemPrincipal
- extends Object
- implements Principal
System users asociated with workflow Task steps.
- Author:
- Andrew Jaquith
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SYSTEM_USER
public static final Principal SYSTEM_USER
- The JSPWiki system user
getName
public String getName()
-
- Specified by:
getName
in interface Principal