Class: BranchRules::DestroyService

Inherits:
BaseService show all
Defined in:
app/services/branch_rules/destroy_service.rb

Constant Summary

Constants inherited from BaseService

BaseService::MISSING_METHOD_ERROR

Instance Attribute Summary

Attributes inherited from BaseService

#branch_rule, #current_user, #params

Method Summary

Methods inherited from BaseService

#execute, #initialize

Methods included from Gitlab::Allowable

#can?, #can_all?, #can_any?

Constructor Details

This class inherits a constructor from BranchRules::BaseService