public static interface ChangeUpdate.Factory
Modifier and Type | Method and Description |
---|---|
ChangeUpdate |
create(ChangeControl ctl) |
ChangeUpdate |
create(ChangeControl ctl,
Date when) |
ChangeUpdate |
create(ChangeControl ctl,
Date when,
Comparator<String> labelNameComparator) |
ChangeUpdate create(ChangeControl ctl)
ChangeUpdate create(ChangeControl ctl, Date when)
ChangeUpdate create(ChangeControl ctl, Date when, Comparator<String> labelNameComparator)