com.atlassian.bamboo.migration.beans
Interface AuthorMigrationCache

All Known Implementing Classes:
AuthorMigrationCacheImpl

public interface AuthorMigrationCache


Method Summary
 ExtendedAuthor get(long authorId)
           
 void reset()
           
 

Method Detail

get

@Nullable
ExtendedAuthor get(long authorId)

reset

void reset()


Copyright © 2013 Atlassian Software Systems Pty Ltd. All Rights Reserved.