public class RemoteServicesDiff extends Object
Constructor and Description |
---|
RemoteServicesDiff(List<ServiceInfo> newServices,
List<RemoteService> removedServices) |
Modifier and Type | Method and Description |
---|---|
List<ServiceInfo> |
getNewServices() |
List<RemoteService> |
getRemovedServices() |
public RemoteServicesDiff(List<ServiceInfo> newServices, List<RemoteService> removedServices)
public List<ServiceInfo> getNewServices()
public List<RemoteService> getRemovedServices()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.