l.b.i.s.ISpecificationDriverRestricted(Interface) : interface documentation

Part of lp.blueprints.interfaces.specification View In Hierarchy

Known subclasses: lp.blueprints.interfaces.webservice.ISpecification

Specification bits protected with launchpad.Driver.
Method acceptBy Mark the spec as being accepted for its current series goal.
Method declineBy Mark the spec as being declined as a goal for the proposed
@call_with(REQUEST_USER)
@export_operation_as('acceptGoal')
@export_write_operation()
@operation_for_version('devel')
def acceptBy(decider):
Mark the spec as being accepted for its current series goal.
@call_with(REQUEST_USER)
@export_operation_as('declineGoal')
@export_write_operation()
@operation_for_version('devel')
def declineBy(decider):
Mark the spec as being declined as a goal for the proposed series.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.