Interface TransitionData

Represents a specification transition.

Hierarchy

Index

Properties

eTag

eTag: string

The unique etag that represents the current version of the action.

name

name: string

The name of the action.

queryMessages

queryMessages: string[]

An array of query messages.

stateId

stateId: string

The identifier of the state that the action is associated with.

targetStateId

targetStateId: string

The identifier of the target state of the transition.

title

title: string

The title of the action.

type

type: string

The type of the action - Operation or Transition