@PublicApi public class SharedAttributeSpecs extends Object
CoreAttributeSpec
contains the attribute specifications and related constants for the well-known attributes.AttributeSpec
Modifier and Type | Class and Description |
---|---|
static class |
SharedAttributeSpecs.Id |
static class |
SharedAttributeSpecs.Param |
Modifier | Constructor and Description |
---|---|
protected |
SharedAttributeSpecs() |
public static final AttributeSpec<String> ID
public static final AttributeSpec<String> KEY
public static final AttributeSpec<String> SUMMARY
public static final AttributeSpec<String> DESCRIPTION
public static final AttributeSpec<String> URL
public static final AttributeSpec<String> ICON
public static final AttributeSpec<String> DISPLAYABLE_TEXT
public static final AttributeSpec<Boolean> DONE
public static final AttributeSpec<Boolean> EDITABLE
public static final AttributeSpec<String> PROJECT_ID
public static final AttributeSpec<String> ISSUETYPE_ID
public static final AttributeSpec<String> STATUS_ID
public static final AttributeSpec<Number> VOTES
public static final AttributeSpec<Number> WATCHES
public static final AttributeSpec<Long> TIME_SPENT
public static final AttributeSpec<Long> ORIGINAL_ESTIMATE
public static final AttributeSpec<Long> REMAINING_ESTIMATE
public static final AttributeSpec<Long> TOTAL_TIME_SPENT
public static final AttributeSpec<Long> TOTAL_ORIGINAL_ESTIMATE
public static final AttributeSpec<Long> TOTAL_REMAINING_ESTIMATE
Copyright © 2024 Tempo Software. All Rights Reserved.