CallbackDefault

Inclusion code:

Service Deployment
Port NameLocationProtocolInterfaces
SchedulerCallBacklocal-SchedulerCallBackInterface

List of Available Interfaces

SchedulerCallBackInterface

Interface documentation:

Operation NameInput TypeOutput TypeFaults
schedulerCallbackSchedulerCallBackRequest-

Operation Description

schedulerCallback

Operation documentation:

Invocation template:

schedulerCallback( request )

Request type

Type: SchedulerCallBackRequest

type SchedulerCallBackRequest: void {
    .jobName: string
    .groupName: string
}

SchedulerCallBackRequest : void

  • jobName : string
  • groupName : string