Class BranchCreatedEvent

java.lang.Object
sonia.scm.repository.BranchCreatedEvent

@Event public class BranchCreatedEvent extends Object
This event is fired when a new branch was created from SCM-Manager. Warning: This event will not be fired if a new branch was pushed.
Since:
2.3.0
  • Constructor Details

    • BranchCreatedEvent

      public BranchCreatedEvent()