User Actions | Callbacks Received |
Notification node is deleted or renamed. | deleteCallBack |
Notification node is disabled. | disableCallBack |
Disabled notification node is enabled. | enableCallBack |
Notification node is created, the package is enabled. | initCallBack |
Suspended notification node is enabled. | resumeCallBack |
Notification node is disabled or suspended, the Integration Server is shutdown, the package is disabled. | shutdownCallBack |
Notification node is enabled or resumed, the Integration Server starts. | startupCallBack |
Enabled notification node is suspended. | suspendCallBack |
Notification node is modified, but not called when notification node is created. | updateCallBack |