public interface InstanceRepository
| Modifier and Type | Method and Description |
|---|---|
Instance |
getInstance(String instanceId) |
List<Instance> |
getInstances(String workspace,
String[] id) |
List<Instance> getInstances(String workspace, String[] id) throws RepositoryException
RepositoryExceptionInstance getInstance(String instanceId) throws RepositoryException
RepositoryExceptionCopyright © 2016–2019. All rights reserved.