Class SpecsExplicitDeletionEvent

java.lang.Object
com.atlassian.bamboo.event.SpecsExplicitDeletionEvent

public class SpecsExplicitDeletionEvent extends Object
Occurs when specs contain a type dedicated to explicitly delete all objects of some type
  • Constructor Details

    • SpecsExplicitDeletionEvent

      public SpecsExplicitDeletionEvent(String objectType)
  • Method Details

    • getObjectType

      public String getObjectType()