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