public class

ConfigurationFactory

extends Object
implements Supplier<T>
java.lang.Object
   ↳ com.atlassian.jira.workflow.configuration.ConfigurationFactory

Class Overview

Creates an instance of the OSWorkflow com.opensymphony.workflow.config.Configuration Configuration to be used by JIRA.

Summary

Public Constructors
ConfigurationFactory()
Public Methods
Configuration get()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.google.common.base.Supplier

Public Constructors

public ConfigurationFactory ()

Public Methods

public Configuration get ()