public abstract static class EntityPropertyService.PropertyServiceResult extends ServiceResultImpl
| Constructor and Description |
|---|
PropertyServiceResult(ErrorCollection errorCollection,
com.atlassian.fugue.Option<EntityProperty> entityProperty) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.fugue.Option<EntityProperty> |
getEntityProperty() |
getErrorCollection, getWarningCollection, isValidclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithasWarningspublic PropertyServiceResult(ErrorCollection errorCollection, com.atlassian.fugue.Option<EntityProperty> entityProperty)
public com.atlassian.fugue.Option<EntityProperty> getEntityProperty()
Copyright © 2002-2017 Atlassian. All Rights Reserved.