onInstanceChange() Purpose Notify local TIBCO Hawk agents that a repository instance has changed. Changing an instance means copying, modifying, creating, or deleting an instance. It does not mean changing the contents of an instance. The return value includes the kind of operation performed and the name of the instance or instances. Type Open, Asynchronous, IMPACT_INFO Parameters None Returns Name Description Operation Name of the instance operation performed. Value is one of copy, modify, create, or delete. Instance name Name of the instance that has been copied, modified, created, or deleted. Destination instance name Name of the instance that is used for destination in a copy operation.