Functions
getExecuteEventSlug
- getExecuteEventSlug(options: { id: string }): string
getLastExecutionEvent
- getLastExecutionEvent(logContext: LogContext, jellyfish: Kernel, session: string, originator: string): Promise<any>
Parameters
logContext: LogContext
jellyfish: Kernel
session: string
originator: string
Returns Promise<any>
post
- post(logContext: LogContext, jellyfish: Kernel, session: string, options: PostOptions, results: PostResults): Promise<ExecuteContract>
Parameters
logContext: LogContext
jellyfish: Kernel
session: string
options: PostOptions
results: PostResults
wait
Parameters
logContext: LogContext
jellyfish: Kernel
session: string
Get the slug of an execute event card