- getAllowedHumanStateChanges() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
- getAllowedHumanStateChanges() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Indicate which state changes a human user can currently request,
based on our state.
- getAttribute(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getAttributeNames() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getAuthType() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getBufferSize() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-
- getCharacterEncoding() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getCharacterEncoding() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-
- getContentLength() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getContentType() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getContentType() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-
- getContextPath() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getCookies() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getCreationTime() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
Not implemented
- getCreationTime() - Method in interface org.apache.sling.bgservlets.JobData
-
Return this item's creation time
- getCreationTime() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Return the job's creation time
- getDateHeader(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getEstimatedCompletionTime() - Method in interface org.apache.sling.bgservlets.JobProgressInfo
-
Return the job's ETA if available.
- getHeader(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getHeaderNames() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getHeaders(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getInputStream() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getInputStream() - Method in interface org.apache.sling.bgservlets.JobData
-
Input stream used to replay data stored
in the stream provided by {#link getOutputStream}
- getIntHeader(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getJobData(Node) - Method in class org.apache.sling.bgservlets.impl.storage.JobStorageImpl
-
- getJobData(Node) - Method in interface org.apache.sling.bgservlets.JobStorage
-
Retrieve an existing JobData object
- getJobStatus(String) - Method in interface org.apache.sling.bgservlets.ExecutionEngine
-
Get JobStatus by path
- getJobStatus(String) - Method in class org.apache.sling.bgservlets.impl.ExecutionEngineImpl
-
- getJobStatus(Session, boolean) - Method in class org.apache.sling.bgservlets.impl.JobConsoleImpl
-
- getJobStatus(Session, String) - Method in class org.apache.sling.bgservlets.impl.JobConsoleImpl
-
- getJobStatus(Node) - Method in interface org.apache.sling.bgservlets.impl.storage.NodeJobStatusFactory
-
- getJobStatus(Node) - Method in class org.apache.sling.bgservlets.impl.storage.NodeJobStatusFactoryImpl
-
- getJobStatus(Session, boolean) - Method in interface org.apache.sling.bgservlets.JobConsole
-
Return Iterator on JobStatus, in descending order of
creation date.
- getJobStatus(Session, String) - Method in interface org.apache.sling.bgservlets.JobConsole
-
Return a single JobStatus, null if not found.
- getJobStatusPagePath(HttpServletRequest, JobStatus, String) - Method in class org.apache.sling.bgservlets.impl.JobConsoleImpl
-
- getJobStatusPagePath(HttpServletRequest, JobStatus, String) - Method in interface org.apache.sling.bgservlets.JobConsole
-
Return the full path, including extension, to the job's status page.
- getJobStreamPath(HttpServletRequest, JobStatus) - Method in class org.apache.sling.bgservlets.impl.JobConsoleImpl
-
- getJobStreamPath(HttpServletRequest, JobStatus) - Method in interface org.apache.sling.bgservlets.JobConsole
-
Return the full path, including extension, to the job's stream
- getLabel() - Method in class org.apache.sling.bgservlets.impl.webconsole.JobConsolePlugin.Plugin
-
- getLocalAddr() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getLocale() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getLocale() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-
- getLocales() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getLocalName() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getLocalPort() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getMatchingJobStatus(Predicate<JobStatus>) - Method in interface org.apache.sling.bgservlets.ExecutionEngine
-
Enumerate JobStatus that match supplied predicate
- getMatchingJobStatus(Predicate<JobStatus>) - Method in class org.apache.sling.bgservlets.impl.ExecutionEngineImpl
-
- getMethod() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getNodeType(Node, String, String) - Method in class org.apache.sling.bgservlets.impl.DeepNodeCreator
-
Can be overridden to return a specific nodetype to use at a given path.
- getOutputStream() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-
- getOutputStream() - Method in interface org.apache.sling.bgservlets.JobData
-
OutputStream used to write the job's output,
stored permanently under the job node.
- getParameter(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getParameterMap() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getParameterNames() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getParameterValues(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getPath() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
Not implemented
- getPath() - Method in interface org.apache.sling.bgservlets.JobData
-
Return unique path of this data item
- getPath() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Path of the Resource that describes this job
- getPathInfo() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getPathTranslated() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getProgressInfo() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
Not implemented
- getProgressInfo() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Return the job's progress info
- getProgressMessage() - Method in interface org.apache.sling.bgservlets.JobProgressInfo
-
Return a single line of progress information
- getProperty(String) - Method in interface org.apache.sling.bgservlets.JobData
-
Get a named property, null if non-existent
- getProtocol() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getQueryString() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getReader() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRealPath(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRemoteAddr() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRemoteHost() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRemotePort() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRemoteUser() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRequestDispatcher(String) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRequestedSessionId() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRequestURI() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getRequestURL() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getScheme() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getServerName() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getServerPort() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getServletPath() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getSession() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getSession(boolean) - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getState() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
- getState() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Return the job's current state
- getStreamPath() - Method in class org.apache.sling.bgservlets.impl.SuspendableOutputStream
-
Not implemented
- getStreamPath() - Method in interface org.apache.sling.bgservlets.JobStatus
-
Full Path of the job's stream, including extension
- getTitle() - Method in class org.apache.sling.bgservlets.impl.webconsole.JobConsolePlugin.Plugin
-
- getUserPrincipal() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletRequest
-
- getWriter() - Method in class org.apache.sling.bgservlets.BackgroundHttpServletResponse
-