JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.atlassian.bamboo.migration.beans
Interface AuthorMigrationCache
All Known Implementing Classes:
AuthorMigrationCacheImpl
public interface
AuthorMigrationCache
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
@Nullable
ExtendedAuthor
get
(long authorId)
void
reset
()
Method Details
get
@Nullable
@Nullable
ExtendedAuthor
get
(long authorId)
reset
void
reset
()