Class StatusChangeLogIterator


  • public class StatusChangeLogIterator
    extends ChangeLogIterator
    This class calculates the status of all change sets involved in an update operation It allows us to determine ALL reasons that a ChangeSet will not be deployed, unlike the standard iterator which breaks upon finding a reason to deny the change set.