Interface BackupFieldMeta
public interface BackupFieldMeta
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptiongetContext(Long projectId, Long issueTypeId) getContextOption(Long projectId, Long issueTypeId, Long optionId) getName()
-
Method Details
-
getName
String getName() -
getDescription
String getDescription() -
getFieldTypeKey
String getFieldTypeKey() -
getContext
List<BackupFieldMeta.Context> getContext() -
getContext
-
getContextOption
-