ActionExecutionCharacteristicApiDTO

Description

Model to describe action execution characteristics

Optional Parameters

disruptiveness
  • type: string

  • description: whether action is disruptive.

  • enum: ['DISRUPTIVE', 'NON_DISRUPTIVE']

reversibility
  • type: string

  • description: whether action is reversible.

  • enum: ['REVERSIBLE', 'IRREVERSIBLE']