public interface RepositoryActivity extends Activity
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(RepositoryActivityVisitor<T> visitor) |
Repository |
getRepository() |
getCreatedDate, getId, getUser
<T> T accept(@Nonnull RepositoryActivityVisitor<T> visitor)
@Nonnull Repository getRepository()
Copyright © 2022 Atlassian. All rights reserved.