Transaction Release State Python Module

CherryPy Status Transaction Metadata object class.

class pacifica.metadata.rest.transaction_queries.transaction_release_state.TransactionReleaseState

Retrieves release state for an individual transaction (GET) or set of transactions (POST).

static GET(*args, **kwargs)

Wrapper to connect and close connection to database.

static POST(*args, **kwargs)

Wrapper to connect and close connection to database.