Known Direct Subclasses
|
Class Overview
Thrown when merge(MergeCommandParameters)
merge operation} is canceled by an event
listener.
The processing of canceling a merge operation is SCM-specific, including the event that must be canceled
to trigger it. However, it shall be considered part of the contract for this exception that no refs in the
target repository may be updated prior to throwing it. A canceled merge should not update the target repository.
Public Constructors
Public Methods
@Nonnull
public
Ref
getFrom
()
@Nonnull
public
Ref
getTo
()