com.atlassian.jira.rest.v2.entity.property
Class EntityPropertyResourceExamples

java.lang.Object
  extended by com.atlassian.jira.rest.v2.entity.property.EntityPropertyResourceExamples

public class EntityPropertyResourceExamples
extends Object

Since:
v6.2

Field Summary
static EntityPropertiesKeysBean GET_PROPERTIES_KEYS_RESPONSE_200
           
static EntityPropertyBean GET_PROPERTY_RESPONSE_200
           
 
Constructor Summary
EntityPropertyResourceExamples()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET_PROPERTY_RESPONSE_200

public static final EntityPropertyBean GET_PROPERTY_RESPONSE_200

GET_PROPERTIES_KEYS_RESPONSE_200

public static final EntityPropertiesKeysBean GET_PROPERTIES_KEYS_RESPONSE_200
Constructor Detail

EntityPropertyResourceExamples

public EntityPropertyResourceExamples()


Copyright © 2002-2014 Atlassian. All Rights Reserved.