# Functions
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ApiCallbackRequest is a body for POST request to the callback endpoint that was specified during job submission.
ApiJobsResponse is a response for multiple jobs operation.
ApiRequest is a request's body for POST /jobs.
ApiResponseError represents an error response from the API.
ApiSingleJobResponse is a response for a single job operation.
Job represents a job to be executed.
JobCteImpact represents CTE impact of waiting times on the process level.
JobResult is a result of a job's execution which contains a summary of the transitions analysis report, a report itself and CTE impact of waiting times on the process level and on a transition level.
JobResultReportItem represents a single item of the activity transition in the report.
JobResultResourceItem represents a resource pair for an activity transition item.
No description provided by the author
# Type aliases
No description provided by the author