Class ProjectTaskSwimlane

java.lang.Object
mc.core.model.project.ProjectPrincipalBase
mc.core.model.project.ProjectTaskSwimlane
All Implemented Interfaces:
Serializable, IBaseEntity, ICoreEntity

@Entity public class ProjectTaskSwimlane extends ProjectPrincipalBase
defines responsibility of a principal (user or group) for a projektTaskType.
principal maybe a project principal from project or any other user or group.
business logic has to find a user for assigning a created task of type
See Also: