| com.atlassian.bitbucket.project.ProjectVisitor<T> | 
|  Known Indirect Subclasses | 
Implements the visitor pattern for projects.
 
 Note: Implementors are strongly encouraged to extend from AbstractProjectVisitor or
 AbstractVoidProjectVisitor. This interface will change over time, as more
 project types are added, and any class implementing it directly will be broken
 by such changes. Extending from one of the abstract classes will help prevent such breakages.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|