org.apache.wiki.workflow
Class SystemPrincipal
java.lang.Object
org.apache.wiki.workflow.SystemPrincipal
- All Implemented Interfaces:
- Principal
public final class SystemPrincipal
- extends Object
- implements Principal
System users asociated with workflow Task steps.
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
Copyright © {inceptionYear}-2014 The Apache Software Foundation. All rights reserved.