google-nomulus/java/google/registry/batch
cgoldfeder 91049d2c53 Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()'
This is a cleanup in preparation for the next change that does a lot
of work with subordinate hosts, to make it easier to reason about in
complex code.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146689904
2017-02-06 16:45:23 -05:00
..
BatchComponent.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BatchModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
DeleteContactsAndHostsAction.java Replace 'host.getSubordinateHost() != null' with 'host.isSubordinate()' 2017-02-06 16:45:23 -05:00
DeleteProberDataAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
EntityIntegrityAlertsSchema.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
ExpandRecurringBillingEventsAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RefreshDnsOnHostRenameAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
VerifyEntityIntegrityAction.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
VerifyEntityIntegrityStreamer.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00