de.danet.an.workflow.api
Interface UserResource

All Superinterfaces:
java.io.Serializable, WfObject, WfResource
All Known Implementing Classes:
DefaultUserResource

public interface UserResource
extends WfResource, java.io.Serializable

This interface extends the interface WfResource for resources that are users. The distinction of resource types is without relevance to the workflow engine, but may be used to e.g. display resource types differently in the user interface. Resource management services are not required to make use of this interface, they may deliver all resources as plain WfResources. Application must therefore be prepared to handle resources that only implement the base interface WfResource.

Author:
mnl
See Also:
GroupResource, RoleResource

Methods inherited from interface de.danet.an.workflow.omgcore.WfResource
isMemberOfWorkItems, release, resourceKey, resourceName, workItems