@AsynchronousPreferred public class RepositoryCloneEvent extends RepositoryPullEvent
Differentiating an incremental pull
from a full clone is left to the SCM implementation.
Some SCMs may not raise this event.
source
Constructor and Description |
---|
RepositoryCloneEvent(Object source,
Repository repository) |
getRepository
getDate, getUser
getSource, toString
public RepositoryCloneEvent(@Nonnull Object source, @Nonnull Repository repository)
Copyright © 2019 Atlassian. All rights reserved.