Package com.javahollic.jira.emh.api
Class IJEMHInboundReport.Sections
- java.lang.Object
-
- com.javahollic.jira.emh.api.IJEMHInboundReport.Sections
-
- Enclosing interface:
- IJEMHInboundReport
public static class IJEMHInboundReport.Sections extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static String
Attachments
static String
BodyDelimiters
static String
Cleanup
static String
CustomFields
static String
Directives
static String
Exceptions
static String
FieldProcessor
static String
Filter
static String
General
static String
Hints
static String
IssueParameters
static String
JiraSoftware
static String
LDAP
static String
Outcome
static String
Performance
static String
PreProcTasks
static String
ProfileSelection
static String
Project
static String
ProjectMapping
static String
SERVICE_MANAGEMENT
static String
ThreadMatching
static String
User
static String
Webhooks
static String
Workflow
static String
Worklog
-
Constructor Summary
Constructors Constructor Description Sections()
-
-
-
Field Detail
-
Attachments
public static final String Attachments
- See Also:
- Constant Field Values
-
BodyDelimiters
public static final String BodyDelimiters
- See Also:
- Constant Field Values
-
Directives
public static final String Directives
- See Also:
- Constant Field Values
-
Exceptions
public static final String Exceptions
- See Also:
- Constant Field Values
-
FieldProcessor
public static final String FieldProcessor
- See Also:
- Constant Field Values
-
Filter
public static final String Filter
- See Also:
- Constant Field Values
-
General
public static final String General
- See Also:
- Constant Field Values
-
Hints
public static final String Hints
- See Also:
- Constant Field Values
-
IssueParameters
public static final String IssueParameters
- See Also:
- Constant Field Values
-
Outcome
public static final String Outcome
- See Also:
- Constant Field Values
-
Performance
public static final String Performance
- See Also:
- Constant Field Values
-
ProfileSelection
public static final String ProfileSelection
- See Also:
- Constant Field Values
-
Project
public static final String Project
- See Also:
- Constant Field Values
-
Workflow
public static final String Workflow
- See Also:
- Constant Field Values
-
SERVICE_MANAGEMENT
public static final String SERVICE_MANAGEMENT
- See Also:
- Constant Field Values
-
CustomFields
public static final String CustomFields
- See Also:
- Constant Field Values
-
PreProcTasks
public static final String PreProcTasks
- See Also:
- Constant Field Values
-
ProjectMapping
public static final String ProjectMapping
- See Also:
- Constant Field Values
-
LDAP
public static final String LDAP
- See Also:
- Constant Field Values
-
Cleanup
public static final String Cleanup
- See Also:
- Constant Field Values
-
ThreadMatching
public static final String ThreadMatching
- See Also:
- Constant Field Values
-
User
public static final String User
- See Also:
- Constant Field Values
-
Worklog
public static final String Worklog
- See Also:
- Constant Field Values
-
JiraSoftware
public static final String JiraSoftware
- See Also:
- Constant Field Values
-
Webhooks
public static final String Webhooks
- See Also:
- Constant Field Values
-
-