Class Overview
A SimpleLinkFactory that produces links to Browse Project for recently viewed project except for the current Project
Summary
[Expand]
Inherited Methods |
From class
java.lang.Object
Object
|
clone()
|
boolean
|
equals(Object arg0)
|
void
|
finalize()
|
final
Class<?>
|
getClass()
|
int
|
hashCode()
|
final
void
|
notify()
|
final
void
|
notifyAll()
|
String
|
toString()
|
final
void
|
wait()
|
final
void
|
wait(long arg0, int arg1)
|
final
void
|
wait(long arg0)
|
|
From interface
com.atlassian.plugin.web.api.provider.WebItemProvider
|
Constants
public
static
final
int
MAX_RECENT_PROJECTS_TO_SHOW
Constant Value:
5
(0x00000005)
Public Constructors
Public Methods