NAME

JIRA::API::CustomFieldContext -

SYNOPSIS

my $obj = JIRA::API::CustomFieldContext->new();
...

PROPERTIES

description

The description of the context.

id

The ID of the context.

isAnyIssueType

Whether the context apply to all issue types.

isGlobalContext

Whether the context is global.

name

The name of the context.