Uses of Interface
ru.slie.luna.issue.issuetype.IssueType
Packages that use IssueType
Package
Description
-
Uses of IssueType in ru.slie.luna.issue
Methods in ru.slie.luna.issue that return IssueTypeMethods in ru.slie.luna.issue with parameters of type IssueType -
Uses of IssueType in ru.slie.luna.issue.field.layout
Methods in ru.slie.luna.issue.field.layout that return IssueTypeMethods in ru.slie.luna.issue.field.layout with parameters of type IssueTypeModifier and TypeMethodDescriptionvoidFieldLayoutSchema.addFieldLayout(IssueType issueType, FieldLayout fieldLayout) FieldLayoutManager.getSchemasForIssueType(IssueType... issueTypes) voidFieldLayoutSchema.resetFieldLayoutForIssueType(IssueType issueType) -
Uses of IssueType in ru.slie.luna.issue.issuetype
Methods in ru.slie.luna.issue.issuetype that return IssueTypeModifier and TypeMethodDescriptionMethods in ru.slie.luna.issue.issuetype that return types with arguments of type IssueTypeModifier and TypeMethodDescriptionIssueTypeManager.find(String term, SearchParams params) IssueTypeManager.getAll()IssueTypeManager.getByNames(List<String> names) IssueTypeManager.getForSchema(Long schemaId) IssueTypeSchema.getIssueTypes()Methods in ru.slie.luna.issue.issuetype with parameters of type IssueTypeModifier and TypeMethodDescriptionIssueTypeManager.getSchemasForIssueType(IssueType... issueTypes) voidMethod parameters in ru.slie.luna.issue.issuetype with type arguments of type IssueTypeModifier and TypeMethodDescriptionIssueTypeManager.createIssueTypeSchema(String name, String description, List<IssueType> issueTypes) voidIssueTypeManager.updateIssueTypeSchema(IssueTypeSchema issueTypeSchema, String name, String description, List<IssueType> issueTypes) voidIssueTypeManager.updateIssueTypeSchema(IssueTypeSchema issueTypeSchema, List<IssueType> issueTypes) -
Uses of IssueType in ru.slie.luna.issue.screen
Methods in ru.slie.luna.issue.screen that return types with arguments of type IssueTypeMethods in ru.slie.luna.issue.screen with parameters of type IssueTypeModifier and TypeMethodDescriptionvoidScreenManager.assignScreenSchema(IssueTypeScreenSchema issueTypeScreenSchema, IssueType issueType, ScreenSchema screenSchema) ScreenManager.getSchemasForIssueType(IssueType... issueTypes) IssueTypeScreenSchema.getScreenSchema(IssueType issueType) -
Uses of IssueType in ru.slie.luna.issue.statistics
Methods in ru.slie.luna.issue.statistics with parameters of type IssueType -
Uses of IssueType in ru.slie.luna.issue.workflow
Methods in ru.slie.luna.issue.workflow that return IssueTypeMethods in ru.slie.luna.issue.workflow with parameters of type IssueTypeModifier and TypeMethodDescriptionWorkflowManager.getSchemasForIssueType(IssueType... issueTypes) voidWorkflowManager.updateWorkflowSchema(WorkflowSchema workflowSchema, IssueType issueType, Workflow workflow) -
Uses of IssueType in ru.slie.luna.mail.incoming.handler
Methods in ru.slie.luna.mail.incoming.handler with parameters of type IssueType -
Uses of IssueType in ru.slie.luna.system.restore.mapper
Methods in ru.slie.luna.system.restore.mapper that return IssueTypeMethods in ru.slie.luna.system.restore.mapper with parameters of type IssueType