info.magnolia.module.delta
Class IsAuthorInstanceDelegateTask
java.lang.Object
info.magnolia.module.delta.AbstractTask
info.magnolia.module.delta.ConditionalDelegateTask
info.magnolia.module.delta.NodeCheckDelegateTask
info.magnolia.module.delta.PropertyValueDelegateTask
info.magnolia.module.delta.IsAuthorInstanceDelegateTask
- All Implemented Interfaces:
- Task
public class IsAuthorInstanceDelegateTask
- extends PropertyValueDelegateTask
A task that depends on the value of the /server/admin config value. Delegates to one of the given tasks
depending on its value, and fails is that property does not exist.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
IsAuthorInstanceDelegateTask
public IsAuthorInstanceDelegateTask(java.lang.String taskName,
java.lang.String taskDescription,
Task isAuthor)
IsAuthorInstanceDelegateTask
public IsAuthorInstanceDelegateTask(java.lang.String taskName,
java.lang.String taskDescription,
Task isAuthor,
Task isPublic)
Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.