A B C D E F G H I J K L M N O P Q R S T U V W X Z

J

JakartaMultiPartRequest - Class in com.atlassian.confluence.setup.webwork
Multipart form data request adapter for Jakarta's file upload package.
JakartaMultiPartRequest(HttpServletRequest, String, int) - Constructor for class com.atlassian.confluence.setup.webwork.JakartaMultiPartRequest
Creates a new request wrapper to handle multi-part data using methods adapted from Jason Pell's multipart classes (see class description).
JapaneseAnalyzer - Class in com.atlassian.confluence.search.lucene.analyzers.unstemmed
A analyzer for European languages which will tokenize, apply the standard filter and lower case.
JapaneseAnalyzer() - Constructor for class com.atlassian.confluence.search.lucene.analyzers.unstemmed.JapaneseAnalyzer
 
JarSet - Class in com.atlassian.confluence.util.classpath
An immutable set of JARs, specified by their URLs on the classpath.
JarSet(Set) - Constructor for class com.atlassian.confluence.util.classpath.JarSet
 
javascript(String, ResourceDescriptor) - Static method in class com.atlassian.confluence.themes.PluginThemeResource
Creates a theme resource for a JavaScript file in a dynamic plugin.
JIRAJDBC_DATASOURCE_URL_KEY - Static variable in class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
Required directory attribute key.
JiraJdbcAccessProvider - Class in com.atlassian.confluence.user.providers.jira
 
JiraJdbcAccessProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcAccessProvider
 
JiraJdbcCredentialsProvider - Class in com.atlassian.confluence.user.providers.jira
A credentials provider that talks via JDBC to JIRA's database to authenticate and retrieve users.
JiraJdbcCredentialsProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcCredentialsProvider
 
JiraJdbcProfileProvider - Class in com.atlassian.confluence.user.providers.jira
Hang on folks, this is going to get ugly - talking to JIRA's profile database without OFBiz.
JiraJdbcProfileProvider() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcProfileProvider
 
JiraJdbcPropertySet - Class in com.atlassian.confluence.user.providers.jira
Responsible for reading the propertyset associated with an external JIRA user.
JiraJdbcPropertySet() - Constructor for class com.atlassian.confluence.user.providers.jira.JiraJdbcPropertySet
 
JiraJdbcRemoteDirectory - Class in com.atlassian.confluence.user.crowd.jira
Crowd remote directory that connects directly to a (pre Embedded Crowd) JIRA database and reads the OSUser tables directly.
JiraJdbcRemoteDirectory(JdbcTemplate) - Constructor for class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectory
Default constructor
JiraJdbcRemoteDirectoryInstanceLoader - Class in com.atlassian.confluence.user.crowd.jira
Loader for the JiraJdbcRemoteDirectory.
JiraJdbcRemoteDirectoryInstanceLoader() - Constructor for class com.atlassian.confluence.user.crowd.jira.JiraJdbcRemoteDirectoryInstanceLoader
 
JmxFilter - Class in com.atlassian.confluence.jmx
This filter will profile incoming requests to measure : Total of requests served Number of requests currently being served Average execution time of the last ten requests Number of requests received in the last ten seconds

This adds some overhead to each page request, so it may be worth not adding this filter to the chain by default.

JmxFilter() - Constructor for class com.atlassian.confluence.jmx.JmxFilter
 
JmxIndexManagerWrapper - Class in com.atlassian.confluence.jmx
Wrapper to expose statistics for ConfluenceIndexManager.
JmxIndexManagerWrapper(ConfluenceIndexManager) - Constructor for class com.atlassian.confluence.jmx.JmxIndexManagerWrapper
 
JmxScheduledTaskWrapper - Class in com.atlassian.confluence.jmx
Wraps our scheduled tasks to provide which jobs are currently running All jobs configured, with their last execution time
JmxScheduledTaskWrapper(Scheduler) - Constructor for class com.atlassian.confluence.jmx.JmxScheduledTaskWrapper
 
JmxSMTPMailServer - Class in com.atlassian.confluence.jmx
Wraps the SMTPMailServerImpl to provide metrics for The number of emails sent in total The number of emails succesfully delivered The time the last successful email was sent Connectivity without sending a test email Also allows the from name of emails to be set.
JmxSMTPMailServer() - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, String, String, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSMTPMailServer(Long, String, String, String, String, boolean, boolean, String, String, String, String) - Constructor for class com.atlassian.confluence.jmx.JmxSMTPMailServer
 
JmxSystemInfoWrapper - Class in com.atlassian.confluence.jmx
Delegated to SystemInformationService to provide a subset of the information provided on the ViewSystemInfo page.
JmxSystemInfoWrapper(SystemInformationService) - Constructor for class com.atlassian.confluence.jmx.JmxSystemInfoWrapper
 
JmxUtil - Class in com.atlassian.confluence.jmx
Exposes various utility methods to simplify the process of registering / ungregistering MBeans.
JmxUtil() - Constructor for class com.atlassian.confluence.jmx.JmxUtil
 
jobExecutionVetoed(JobExecutionContext) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
JobModuleDescriptor - Class in com.atlassian.confluence.plugin.descriptor
Defines a Quartz job within a plugin
JobModuleDescriptor() - Constructor for class com.atlassian.confluence.plugin.descriptor.JobModuleDescriptor
 
jobToBeExecuted(JobExecutionContext) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
jobWasExecuted(JobExecutionContext, JobExecutionException) - Method in class com.atlassian.confluence.schedule.listeners.ScheduledJobsListener
 
JohnsonEventContainerFactoryBean - Class in com.atlassian.confluence.spring.johnson
 
JohnsonEventContainerFactoryBean() - Constructor for class com.atlassian.confluence.spring.johnson.JohnsonEventContainerFactoryBean
 
join(String) - Method in class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Make a string from the contents of this JSONArray.
joinCluster(String) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Join the named cluster, as long as it exists and the licensed member count is not exceeded.
joinCluster(String, String) - Method in interface com.atlassian.confluence.cluster.ClusterConfigurationHelper
Join the named cluster, on the specified network interface, as long as it exists and the licensed member count is not exceeded.
joinCluster(String) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
joinCluster(String, String) - Method in class com.atlassian.confluence.cluster.DefaultClusterConfigurationHelper
 
joinCluster(String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
joinCluster(String, String) - Method in class com.atlassian.confluence.cluster.nonclustered.NonClusterConfigurationHelper
 
joinIds(List, String) - Static method in class com.atlassian.confluence.util.LabelUtil
 
Json - Interface in com.atlassian.confluence.json.json
Represents Javascript data with a serialize method to convert the data to a JSON string.
JSON_CONTENT_TYPES - Static variable in class com.atlassian.confluence.security.actions.NotPermittedAction
 
JSONAction - Interface in com.atlassian.confluence.json
Deprecated. since 2.10 - Use DefaultJsonator with an AbstractCommandAction instead. This interface is used as a convenience to indicate that an action can provide its result in JSON format. It's not strictly needed as the result uses reflection but is provided anyway as a convenience.
JsonArray - Class in com.atlassian.confluence.json.json
 
JsonArray() - Constructor for class com.atlassian.confluence.json.json.JsonArray
 
JsonArray(List<Json>) - Constructor for class com.atlassian.confluence.json.json.JsonArray
 
JSONArray - Class in com.atlassian.confluence.json.parser
Deprecated. since 2.10 Use the json.objects classes. A JSONArray is an ordered sequence of values. Its external text form is a string wrapped in square brackets with commas separating the values. The internal form is an object having get and opt methods for accessing the values by index, and put methods for adding or replacing values. The values can be any of these types: Boolean, JSONArray, JSONObject, Number, String, or the JSONObject.NULL object.

The constructor can convert a JSON text into a Java object. The toString method converts to JSON text.

A get method returns a value if one can be found, and throws an exception if one cannot be found. An opt method returns a default value instead of throwing an exception, and so is useful for obtaining optional values.

The generic get() and opt() methods return an object which you can cast or query for type. There are also typed get and opt methods that do type checking and type coersion for you.

The texts produced by the toString methods strictly conform to JSON syntax rules. The constructors are more forgiving in the texts they will accept:

  • An extra , (comma) may appear just before the closing bracket.
  • The null value will be inserted when there is , (comma) elision.
  • Strings may be quoted with ' (single quote).
  • Strings do not need to be quoted at all if they do not begin with a quote or single quote, and if they do not contain leading or trailing spaces, and if they do not contain any of these characters: { } [ ] / \ : , = ; # and if they do not look like numbers and if they are not the reserved words true, false, or null.
  • Values can be separated by ; (semicolon) as well as by , (comma).
  • Numbers may have the 0- (octal) or 0x- (hex) prefix.
  • Comments written in the slashshlash, slashstar, and hash conventions will be ignored.
JSONArray() - Constructor for class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class com.atlassian.confluence.json.parser.JSONArray
Deprecated. Construct a JSONArray from an array
Jsonator<T> - Interface in com.atlassian.confluence.json.jsonator
Interface to implement if you want to provide a method to create a JSON representation of an object
JsonBoolean - Class in com.atlassian.confluence.json.json
 
JsonBoolean(Boolean) - Constructor for class com.atlassian.confluence.json.json.JsonBoolean
 
JSONException - Exception in com.atlassian.confluence.json.parser
Deprecated. since 2.10 Use the json.objects classes. The JSONException is thrown by the JSON.org classes then things are amiss.
JSONException(String) - Constructor for exception com.atlassian.confluence.json.parser.JSONException
Deprecated. Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception com.atlassian.confluence.json.parser.JSONException
Deprecated.  
JsonNull - Class in com.atlassian.confluence.json.json
 
JsonNull() - Constructor for class com.atlassian.confluence.json.json.JsonNull
 
JsonNumber - Class in com.atlassian.confluence.json.json
 
JsonNumber(Number) - Constructor for class com.atlassian.confluence.json.json.JsonNumber
 
JsonObject - Class in com.atlassian.confluence.json.json
 
JsonObject() - Constructor for class com.atlassian.confluence.json.json.JsonObject
 
JSONObject - Class in com.atlassian.confluence.json.parser
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class com.atlassian.confluence.json.parser.JSONObject
Construct a JSONObject from a source JSON text string.
JsonResult - Class in com.atlassian.confluence.json
This result will format the the a result of the action using JSON.
JsonResult() - Constructor for class com.atlassian.confluence.json.JsonResult
 
JsonString - Class in com.atlassian.confluence.json.json
 
JsonString(String) - Constructor for class com.atlassian.confluence.json.json.JsonString
 
JSONString - Interface in com.atlassian.confluence.json.parser
Deprecated. since 2.10 Use the json.objects classes. The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object). The toJSONString method will be used instead of the default behavior of using the Object's toString() method and quoting the result.
JSONTokener - Class in com.atlassian.confluence.json.parser
Deprecated. since 2.10 Use the json.objects classes. A JSONTokener takes a source string and extracts characters and tokens from it. It is used by the JSONObject and JSONArray constructors to parse JSON source strings.
JSONTokener(String) - Constructor for class com.atlassian.confluence.json.parser.JSONTokener
Deprecated. Construct a JSONTokener from a string.
JUnitTestCaseFailureReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit
 
JUnitTestCaseFailureReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseFailureReport
 
JUnitTestCaseReport - Class in com.atlassian.confluence.renderer.radeox.macros.junit
 
JUnitTestCaseReport() - Constructor for class com.atlassian.confluence.renderer.radeox.macros.junit.JUnitTestCaseReport
 

A B C D E F G H I J K L M N O P Q R S T U V W X Z

Confluence is developed by Atlassian.