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