Package com.atlassian.bitbucket.project
package com.atlassian.bitbucket.project
-
ClassDescriptionA base implementation of
ProjectVisitorwhich returnsnullfor all project types.A base implementation ofProjectVisitorintended for use in building visitors which do not need to return any values.Describes auser'spersonal project in the system.Describes a project in the system.Exception that is thrown when aproject keyhas been changed and the project is retrieved using the old key.Request for searching projects.Creates, updates and deletes projects.Enumerates availableprojecttypes.Implements the visitor pattern forprojects.