Class WorkOrderOperationAttachmentInsertEvent


public class WorkOrderOperationAttachmentInsertEvent extends InsertEvent<WorkOrderOperationAttachmentInsertInput>
Event to insert an attachment for a work order operation.
The launcher must provide a valid WorkOrderOperationAttachmentInsertInput in order to successfully call this event.
The listener creates an attachment associated with the work order and returns the ID of the created attachment.
Since:
20.0
GCApi:
event
Reactors:
BTWorkOrderOperationAttachmentInsert(0)
No Spouts