Class PushResponse


public final class PushResponse extends AbstractPushOrPullResponse
The PushResponse is the result of the PushCommandBuilder.push(sonia.scm.repository.Repository) method and contains information over the executed push command.
Since:
1.31
  • Constructor Details

    • PushResponse

      public PushResponse(long changesetCount)