Essentially, it is simply looking at the status of the change object. Your precondition would look at the Change status, all values equal "rejected" for example. A precondition does work a lot like a listener I suppose since it will evaluate it as true as soon as the status changes to "rejected".
↧