Gets the user's personal project.
The user's personal project. If the personal project does not exist and the user has rights to create a personal project, the personal project will be created and returned.
Exception Type | Condition |
---|---|
PermissionDeniedException | The user does not have rights to create a personal project.* |
CollaborationException | The method call resulted in an error. |
SoapException | There was a communication problem during the execution of the remote method call. |
IProjectManager Interface | Plumtree.Remote.PRC.Collaboration.Project Namespace