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, isValid
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
hasWarnings
public PropertyServiceResult(ErrorCollection errorCollection, com.atlassian.fugue.Option<EntityProperty> entityProperty)
public com.atlassian.fugue.Option<EntityProperty> getEntityProperty()
Copyright © 2002-2017 Atlassian. All Rights Reserved.