public abstract static class EntityPropertyService.PropertyServiceResult extends ServiceResultImpl
Constructor and Description |
---|
EntityPropertyService.PropertyServiceResult(ErrorCollection errorCollection,
com.atlassian.fugue.Option<EntityProperty> entityProperty) |
Modifier and Type | Method and Description |
---|---|
com.atlassian.fugue.Option<EntityProperty> |
getEntityProperty() |
getErrorCollection, isValid
public EntityPropertyService.PropertyServiceResult(ErrorCollection errorCollection, com.atlassian.fugue.Option<EntityProperty> entityProperty)
public com.atlassian.fugue.Option<EntityProperty> getEntityProperty()
Copyright © 2002-2015 Atlassian. All Rights Reserved.