| This plugin replies to new service contract relays. Usually,
it will reply with a service contract which exactly matches the
service request. "Just say yes"
Responds to StatusChangeMessages by revoking the service contracts
with matching roles.
Responds to ALStatusChangeMessages.
Upon receiving this kind of message, the plugin publishes a change to
any affected ServiceContractRelays, with updated ServiceContract end dates.
Also, the plugin will now reply to any new service contract relay with
a service contract with start time == end time (a zero time contract)
as a way to "Just say no".
|