public static class ExceptionMapperUtils.EntityIdAndPath extends Object
| Constructor and Description |
|---|
EntityIdAndPath(String entityId,
org.hawkular.inventory.api.filters.Filter[][] paths) |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionMapperUtils.EntityIdAndPath |
fromException(org.hawkular.inventory.api.EntityAlreadyExistsException e) |
String |
getEntityId() |
org.hawkular.inventory.api.filters.Filter[][] |
getPaths() |
public EntityIdAndPath(String entityId, org.hawkular.inventory.api.filters.Filter[][] paths)
public static ExceptionMapperUtils.EntityIdAndPath fromException(org.hawkular.inventory.api.EntityAlreadyExistsException e)
public String getEntityId()
public org.hawkular.inventory.api.filters.Filter[][] getPaths()
Copyright © 2016 Red Hat. All rights reserved.