public class WorkflowTransitionUtilFactoryImpl extends Object implements WorkflowTransitionUtilFactory
Constructor and Description |
---|
WorkflowTransitionUtilFactoryImpl(JiraAuthenticationContext authenticationContext,
WorkflowManager workflowManager,
PermissionManager permissionManager,
FieldScreenRendererFactory fieldScreenRendererFactory,
CommentService commentService,
I18nHelper.BeanFactory i18nFactory) |
Modifier and Type | Method and Description |
---|---|
WorkflowTransitionUtil |
create()
Creates a new instance of WorkflowTransitionUtil.
|
public WorkflowTransitionUtilFactoryImpl(JiraAuthenticationContext authenticationContext, WorkflowManager workflowManager, PermissionManager permissionManager, FieldScreenRendererFactory fieldScreenRendererFactory, CommentService commentService, I18nHelper.BeanFactory i18nFactory)
public WorkflowTransitionUtil create()
WorkflowTransitionUtilFactory
create
in interface WorkflowTransitionUtilFactory
Copyright © 2002-2018 Atlassian. All Rights Reserved.