public class EndpointViewListing extends Object
EndpointView instances (read: artifact-stores) installed in the system.
Wrapper embeds these id's in an "items" list, to work around a known JSON security flaw.
| Constructor and Description |
|---|
EndpointViewListing(List<EndpointView> items) |
public EndpointViewListing(List<EndpointView> items)
public List<EndpointView> getItems()
Copyright © 2015. All Rights Reserved.