CxTowerJetAction
- _name:
cx.tower.jet.action - _description:
Cetmix Tower Jet Action - _inherit:
cx.tower.reference.mixin,cx.tower.access.mixin
Jet Actions represent transitions between states in a jet's lifecycle
Method trigger
Trigger jet action on a given jet. If jet is not provided, the action will be triggered on the jet in the context key "jet_id".
Args: jet (cx.tower.jet): Jet to trigger the action.