A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages

A

AbstractMarshaller - Class in org.jboss.windup.web.services.rest
 
AbstractMarshaller() - Constructor for class org.jboss.windup.web.services.rest.AbstractMarshaller
 
AbstractMDB - Class in org.jboss.windup.web.services.messaging
 
AbstractMDB() - Constructor for class org.jboss.windup.web.services.messaging.AbstractMDB
 
addApplicationToConfiguration(RegisteredApplication, MigrationProject) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
addProjectScopedCustomTechnologies(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Adds, to the advanced options, custom sources/targets coming from Project Scoped custom rules
addSystemRulesPath() - Method in class org.jboss.windup.web.services.RuleProviderCacheSetup
 
ALLOWED_EXTENSIONS - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
AnalysisContextEndpoint - Interface in org.jboss.windup.web.services.rest
Provides methods for retrieving and updating AnalysisContexts.
AnalysisContextEndpointImpl - Class in org.jboss.windup.web.services.rest
 
AnalysisContextEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.AnalysisContextEndpointImpl
 
AnalysisContextService - Class in org.jboss.windup.web.services.service
Provides tools for creating default analysis context instances, as well as providing default configuration data.
AnalysisContextService() - Constructor for class org.jboss.windup.web.services.service.AnalysisContextService
 

B

BACKUP - Static variable in class org.jboss.windup.web.services.DataBackup
 
BASE_PATH - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 

C

cancelExecution(Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
 
cancelExecution(Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
cancelExecution(Long) - Method in class org.jboss.windup.web.services.service.WindupExecutionService
 
clearFilter(Long) - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
clearFilter(Long) - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
code - Variable in exception org.jboss.windup.web.services.rest.WindupWebException
 
CONFIG_XML_PATH - Static variable in class org.jboss.windup.web.services.service.MigrationPathService
 
CONFIGURATION_OPTIONS_PATH - Static variable in interface org.jboss.windup.web.services.rest.ConfigurationOptionsEndpoint
 
ConfigurationEndpoint - Interface in org.jboss.windup.web.services.rest
Contains methods for loading and configuring Windup.
ConfigurationEndpointImpl - Class in org.jboss.windup.web.services.rest
 
ConfigurationEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
ConfigurationOptionsEndpoint - Interface in org.jboss.windup.web.services.rest
Contains endpoints for getting available options and validating option values.
ConfigurationOptionsEndpointImpl - Class in org.jboss.windup.web.services.rest
 
ConfigurationOptionsEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.ConfigurationOptionsEndpointImpl
 
ConfigurationService - Class in org.jboss.windup.web.services.service
Contains the global configuration for Windup server.
ConfigurationService() - Constructor for class org.jboss.windup.web.services.service.ConfigurationService
 
configurationUpdated(Configuration) - Method in class org.jboss.windup.web.services.RuleDataLoader
 
contextHasExecutions(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
create(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Creates a new instance.
createDefaultAnalysisContext(MigrationProject) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Creates a default instance.
createMigrationProject(MigrationProject) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Create a new MigrationProject.
createMigrationProject(MigrationProject) - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
createProject(MigrationProject) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
 
CURRENT_VERSION - Static variable in class org.jboss.windup.web.services.service.WindupSchemaVersionManager
 

D

DataBackup - Class in org.jboss.windup.web.services
 
DataBackup() - Constructor for class org.jboss.windup.web.services.DataBackup
 
DEFAULT_ALLOWED - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
DefaultGraphPathLookup - Class in org.jboss.windup.web.services.service
Provides an implementation of the GraphPathLookup API that is able to lookup the path for a graph based upon the execution id.
DefaultGraphPathLookup(EntityManager) - Constructor for class org.jboss.windup.web.services.service.DefaultGraphPathLookup
 
deleteApplication(long) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
Removes the registration entry for an application.
deleteApplication(long) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
deleteApplication(RegisteredApplication) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
deleteExecution(Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
Deletes a report from the specified execution.
deleteExecution(Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
deleteExecution(Long) - Method in class org.jboss.windup.web.services.service.WindupExecutionService
 
deleteLabelProvider(Long) - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
 
deleteLabelProvider(Long) - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
deleteOldProvisionalProjects() - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Delete old provisional projects.
deleteOldProvisionalProjects() - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
deleteOldProvisionalProjects(int) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
Delete old projects created during wizard but not finished.
deleteProject(MigrationProject) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Delete the given MigrationProject.
deleteProject(MigrationProject) - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
deleteProject(MigrationProject) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
 
deleteRuleProvider(Long) - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
 
deleteRuleProvider(Long) - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 
destroy(FurnaceShutdownEvent) - Method in class org.jboss.windup.web.services.producer.WindupServicesProducer
 
DEVELOPMENT - org.jboss.windup.web.services.ServerMode
 
DIRECTORY - org.jboss.windup.web.services.rest.FileEndpoint.PathTargetType
 
DIRECTORY_LISTING - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
DISALLOWED_EXTENSIONS - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
discoverPackages(RegisteredApplication) - Method in class org.jboss.windup.web.services.service.PackageService
Discovers packages in application
dispose() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServletFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
doTrace(HttpServletRequest, HttpServletResponse) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
downloadApplication(long) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
downloadApplication(long) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 

E

enqueuePackageDiscovery(RegisteredApplication) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
ensureSystemLabelsPathsPresent(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
ensureSystemRulesPathsPresent(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
entityManager - Variable in class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
ERROR_CODE - Static variable in exception org.jboss.windup.web.services.rest.FileAlreadyExistsException
 
ErrorInfo - Class in org.jboss.windup.web.services.rest
 
ErrorInfo(Exception) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo
 
ErrorInfo(String) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo
 
ErrorInfo(String, int) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo
 
ErrorInfo(String, ErrorInfo.ExceptionInfo, ErrorInfo.ExceptionInfo) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo
 
ErrorInfo.ExceptionInfo - Class in org.jboss.windup.web.services.rest
 
ExceptionHandler - Class in org.jboss.windup.web.services.rest
 
ExceptionHandler() - Constructor for class org.jboss.windup.web.services.rest.ExceptionHandler
 
ExceptionInfo(String, Class<? extends Throwable>, String) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
 
ExceptionInfo(Throwable) - Constructor for class org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
 
executeProjectWithContext(AnalysisContext, Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
Initiates a Windup execution for a particular AnalysisContext.
executeProjectWithContext(AnalysisContext, Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
executeProjectWithContext(AnalysisContext, Long) - Method in class org.jboss.windup.web.services.service.WindupExecutionService
 
ExecutionCancellationMDB - Class in org.jboss.windup.web.services.messaging
This receives requests to run Windup and executes them.
ExecutionCancellationMDB() - Constructor for class org.jboss.windup.web.services.messaging.ExecutionCancellationMDB
 
ExecutionProgressReporter - Class in org.jboss.windup.web.services.websocket
 
ExecutionProgressReporter() - Constructor for class org.jboss.windup.web.services.websocket.ExecutionProgressReporter
 
ExecutorMDB - Class in org.jboss.windup.web.services.messaging
This receives requests to run Windup and executes them.
ExecutorMDB() - Constructor for class org.jboss.windup.web.services.messaging.ExecutorMDB
 
ExtendedMigrationProject(MigrationProject, Long, Long) - Constructor for class org.jboss.windup.web.services.rest.MigrationProjectEndpoint.ExtendedMigrationProject
 
ExtendedMigrationProject(MigrationProject, HashMap<String, Object>) - Constructor for class org.jboss.windup.web.services.rest.MigrationProjectEndpoint.ExtendedMigrationProject
 

F

FILE - org.jboss.windup.web.services.rest.FileEndpoint.PathTargetType
 
FileAlreadyExistsException - Exception in org.jboss.windup.web.services.rest
 
FileAlreadyExistsException(WebApplicationException) - Constructor for exception org.jboss.windup.web.services.rest.FileAlreadyExistsException
 
FileDefaultServlet - Class in org.jboss.windup.web.services.servlet
Default servlet responsible for serving up resources.
FileDefaultServlet() - Constructor for class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
FileDefaultServletFilter - Class in org.jboss.windup.web.services.servlet
When user requests static report files: 'static-report/{reportNumber}/settings.js' or 'static-report/{reportNumber}/windup.js' then redirect request to 'static-report/{reportNumber}/settings.js.ejs' or 'static-report/{reportNumber}/windup.js.ejs'
FileDefaultServletFilter() - Constructor for class org.jboss.windup.web.services.servlet.FileDefaultServletFilter
 
FileEndpoint - Interface in org.jboss.windup.web.services.rest
Contains methods for checking if files exist and other file manipulation tasks on the server.
FileEndpoint.PathTargetType - Enum in org.jboss.windup.web.services.rest
 
FileEndpointImpl - Class in org.jboss.windup.web.services.rest
 
FileEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.FileEndpointImpl
 
FileUploadService - Class in org.jboss.windup.web.services.service
 
FileUploadService() - Constructor for class org.jboss.windup.web.services.service.FileUploadService
 
findAll() - Method in class org.jboss.windup.web.services.service.MigrationPathService
Returns all entries of MigrationPath from the database.
ForgeProxyMarshaller - Class in org.jboss.windup.web.services.rest
This prevents Forge Proxies of the specified types from having their handler method serialized.
ForgeProxyMarshaller() - Constructor for class org.jboss.windup.web.services.rest.ForgeProxyMarshaller
 
fromMap(Map<String, Object>) - Static method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 

G

get(Long) - Method in interface org.jboss.windup.web.services.rest.AnalysisContextEndpoint
 
get(Long) - Method in class org.jboss.windup.web.services.rest.AnalysisContextEndpointImpl
 
get(Long) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Gets analysis context
get(Long) - Method in class org.jboss.windup.web.services.service.WindupExecutionService
Gets an execution by ID, or throws NotFoundException if it does not exist.
getAddon(AddonId) - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getAddons() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getAddons(AddonFilter) - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getAll() - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
getAllApplications() - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
getAllApplications() - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
getAllApplications() - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
getAllConfigurations() - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
getAllExecutions() - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
 
getAllExecutions() - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getAllOptions() - Method in interface org.jboss.windup.web.services.rest.ConfigurationOptionsEndpoint
Gets a list of options available from the server.
getAllOptions() - Method in class org.jboss.windup.web.services.rest.ConfigurationOptionsEndpointImpl
 
getAllProviders() - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
Returns a list of data about all of the providers and labels that are registered within the system.
getAllProviders() - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
getAllProviders() - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
Returns a list of data about all of the providers and rules that are registered within the system.
getAllProviders() - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 
getAnalysisContexts(MigrationProject) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
 
getApplication(long) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
getApplication(long) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
getApplication(long) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
getApplications(Long) - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
getApplications(Long) - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
getApplicationsFromProject(long) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
getAvailablePaths() - Method in interface org.jboss.windup.web.services.rest.MigrationPathEndpoint
Returns all available MigrationPath configurations.
getAvailablePaths() - Method in class org.jboss.windup.web.services.rest.MigrationPathEndpointImpl
 
getByExecutionID(long) - Method in class org.jboss.windup.web.services.service.DefaultGraphPathLookup
 
getByLabelsPath(Long) - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
 
getByLabelsPath(Long) - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
getByRulesPath(Long) - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
 
getByRulesPath(Long) - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 
getCategories() - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
getCategories() - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
getClasses() - Method in class org.jboss.windup.web.services.rest.RestApplicationFurnace
 
getCode() - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
getCode() - Method in exception org.jboss.windup.web.services.rest.WindupWebException
 
getConfiguration(long) - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
getConfigurationByProject(long) - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
Returns the Windup configuration for a single project.
getConfigurationByProject(long) - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
getConfigurationByProjectId(long) - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
getCoreVersion() - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
The Windup Core version.
getCoreVersion() - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getCustomLabelsetPaths(long) - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
Returns only labelspath collection for custom registered ruleset paths
getCustomLabelsetPaths(long) - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
getCustomLabelsPath(long) - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
getCustomRulesetPaths(long) - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
Returns only rulespath collection for custom registered ruleset paths
getCustomRulesetPaths(long) - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
getCustomRulesPath(long) - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
getCustomTechnologies(Long) - Method in interface org.jboss.windup.web.services.rest.AnalysisContextEndpoint
 
getCustomTechnologies(Long) - Method in class org.jboss.windup.web.services.rest.AnalysisContextEndpointImpl
 
getEventManager() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getExcludeCategories() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
getExcludeTags() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
getExecution(Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
Gets the execution based upon the execution ID.
getExecution(Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getExecution(Long) - Method in class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
getExecutionLogs(Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
Gets an array of the most recent log lines from the requested execution.
getExecutionLogs(Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getExecutionRequestTar(long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
 
getExecutionRequestTar(long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getExportedTypes() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getExportedTypes(Class<T>) - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getFileName(MultivaluedMap<String, String>) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
getFileName(MultipartFormDataInput) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
getFileName(MultipartFormDataInput, String) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
getFileNameFromHeaders(MultivaluedMap<String, String>) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
getFilter(Long) - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
getFilter(Long) - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
getFilter(Long) - Method in class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
getGlobalConfiguration() - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
Returns the Windup configuration.
getGlobalConfiguration() - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
getGlobalConfiguration() - Method in class org.jboss.windup.web.services.service.ConfigurationService
Gets the global configuration for Windup.
getGraphContextFactory() - Method in class org.jboss.windup.web.services.producer.WindupServicesProducer
 
getIncludeCategories() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
getIncludeTags() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
getInputPart(MultipartFormDataInput, String) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
getJMSContext() - Static method in class org.jboss.windup.web.services.ServiceUtil
Lookup the JMSContext from JNDI.
getJMSContextRemote() - Static method in class org.jboss.windup.web.services.ServiceUtil
Lookup the JMSContext from JNDI.
getJMSQueue(String) - Static method in class org.jboss.windup.web.services.ServiceUtil
Lookup a JMS Queue.
getLabelLoader() - Method in class org.jboss.windup.web.services.producer.WindupServicesProducer
 
getLocation() - Method in class org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
 
getMessage() - Method in class org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
 
getMessage() - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
getMigrationProject(Long) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Get a MigrationProject by id.
getMigrationProject(Long) - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
getMigrationProject(Long) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
Gets migration project
getMigrationProjects() - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
List all MigrationProjects.
getMigrationProjects() - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
getName() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getNoThrow(Long) - Method in class org.jboss.windup.web.services.service.WindupExecutionService
Gets an execution by ID This method is workaround for FileDefaultServlet (exception thrown from get method cannot be caught in it, it is processed somewhere inside EJB container and it creates default error message output and adds lots of errors to log)
getOrCreate(String, String) - Method in class org.jboss.windup.web.services.service.TechnologyService
 
getOrCreate(Element) - Method in class org.jboss.windup.web.services.service.TechnologyService
 
getOuterException() - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
getPackages(Long) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
getPackages(Long) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
getProjectApplications(Long) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
getProjectApplications(Long) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
getProjectByTitle(String) - Method in class org.jboss.windup.web.services.service.MigrationProjectService
Gets project by title
getProjectExecutions(Long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
 
getProjectExecutions(Long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
getProjectIdByName(String) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Look up a project ID by name.
getProjectIdByName(String) - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
getRegisteredApplications(long) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
Gets the list of all registered applications.
getRegisteredApplications(long) - Method in class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
getReportFilter(Long) - Method in class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
getReportFilterFromMap(Map<String, Object>) - Method in class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
getRepositories() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getRootCause() - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
getRuleProviderEntitiesByRulesPath(RulesPath) - Method in class org.jboss.windup.web.services.service.RulesPathService
 
getRuleProviderRegistryCache() - Method in class org.jboss.windup.web.services.producer.WindupServicesProducer
 
getScmRevision() - Method in class org.jboss.windup.web.services.rest.WindupEndpoint.VersionAndRevision
 
getSelectedApplicationPaths() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
getServerMode() - Static method in enum org.jboss.windup.web.services.ServerMode
 
getServices(Class<T>) - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getServices(String) - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getSingletons() - Method in class org.jboss.windup.web.services.rest.RestApplicationFurnace
 
getSources() - Method in class org.jboss.windup.web.services.SourceTargetTechnologies
 
getSourceTargetTechnologies(Collection<RulesPath>) - Method in class org.jboss.windup.web.services.service.RulesPathService
 
getTags() - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
getTags() - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
getTargets() - Method in class org.jboss.windup.web.services.SourceTargetTechnologies
 
getType() - Method in class org.jboss.windup.web.services.rest.ErrorInfo.ExceptionInfo
 
getUserTransaction() - Static method in class org.jboss.windup.web.services.ServiceUtil
Lookup the UserTransaction manually from the container.
getVersion() - Method in class org.jboss.windup.web.services.producer.NullAddonRegistry
 
getVersion() - Method in class org.jboss.windup.web.services.rest.WindupEndpoint.VersionAndRevision
 

I

init() - Method in class org.jboss.windup.web.services.service.MigrationPathService
 
init() - Method in class org.jboss.windup.web.services.service.PackageService
 
init() - Method in class org.jboss.windup.web.services.TagDataLoader
 
init(ServletConfig) - Method in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
initConfiguration() - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
initialize() - Method in class org.jboss.windup.web.services.messaging.StatusUpdateMDB
 
isEnabled() - Method in class org.jboss.windup.web.services.ReportFilterDTOImpl
 
isLabelsPathUsed(Long) - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
 
isLabelsPathUsed(Long) - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
isProduction() - Static method in enum org.jboss.windup.web.services.ServerMode
 
isRulesPathUsed(Long) - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
 
isRulesPathUsed(Long) - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 

J

JavaEEJMSServiceAdapter - Class in org.jboss.windup.web.services.messaging
 
JavaEEJMSServiceAdapter() - Constructor for class org.jboss.windup.web.services.messaging.JavaEEJMSServiceAdapter
 

K

KeycloakAuthenticationException - Exception in org.jboss.windup.web.services
Thrown when we fail to authenticate with Keycloak.
KeycloakAuthenticationException() - Constructor for exception org.jboss.windup.web.services.KeycloakAuthenticationException
 
KeycloakAuthenticationException(String) - Constructor for exception org.jboss.windup.web.services.KeycloakAuthenticationException
 
KeycloakAuthenticationException(String, Throwable) - Constructor for exception org.jboss.windup.web.services.KeycloakAuthenticationException
 
KeycloakAuthenticationException(String, Throwable, boolean, boolean) - Constructor for exception org.jboss.windup.web.services.KeycloakAuthenticationException
 
KeycloakAuthenticationException(Throwable) - Constructor for exception org.jboss.windup.web.services.KeycloakAuthenticationException
 
KeycloakAuthenticator - Class in org.jboss.windup.web.services
Provides basic authentication functions for verifying tokens.
KeycloakAuthenticator() - Constructor for class org.jboss.windup.web.services.KeycloakAuthenticator
 

L

LabelEndpoint - Interface in org.jboss.windup.web.services.rest
Provides Metadata regarding the LabelProviders and Labels that are available within Windup.
LabelEndpointImpl - Class in org.jboss.windup.web.services.rest
 
LabelEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
loadAdvancedOptionsFromPersistenceContext(Collection<AdvancedOption>) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
loadAdvancedOptionsToAnalysisContext(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
loadPackagesFromPersistenceContext(Collection<Package>) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
loadPackagesToAnalysisContext(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
 
loadPeriodically() - Method in class org.jboss.windup.web.services.RuleDataLoader
 
loadPeriodically() - Method in class org.jboss.windup.web.services.TagDataLoader
 
loadTagHierarchy(TagDTO, Map<String, Tag>) - Method in class org.jboss.windup.web.services.TagDataLoader
 
loadTags() - Method in class org.jboss.windup.web.services.TagDataLoader
 
loadTagsFromDb() - Method in class org.jboss.windup.web.services.TagDataLoader
 

M

maintainBackups() - Method in class org.jboss.windup.web.services.DataBackup
 
MAX_AGE_DAYS - Static variable in class org.jboss.windup.web.services.DataBackup
 
MIGRATION_PROJECTS_SUBPATH - Static variable in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
 
MigrationPathEndpoint - Interface in org.jboss.windup.web.services.rest
 
MigrationPathEndpointImpl - Class in org.jboss.windup.web.services.rest
 
MigrationPathEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.MigrationPathEndpointImpl
 
MigrationPathService - Class in org.jboss.windup.web.services.service
Contains methods for managing MigrationPaths within Windup.
MigrationPathService() - Constructor for class org.jboss.windup.web.services.service.MigrationPathService
 
MigrationProjectEndpoint - Interface in org.jboss.windup.web.services.rest
Provides a service for creating, updating, and deleting migration projects.
MigrationProjectEndpoint.ExtendedMigrationProject - Class in org.jboss.windup.web.services.rest
Adds additional properties to MigrationProject solely for the purpose of this REST API.
MigrationProjectEndpointImpl - Class in org.jboss.windup.web.services.rest
 
MigrationProjectEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
MigrationProjectRegisteredApplicationsEndpoint - Interface in org.jboss.windup.web.services.rest
Contains method for getting and adding RegisteredApplications to MigrationProject
MigrationProjectRegisteredApplicationsEndpointImpl - Class in org.jboss.windup.web.services.rest
 
MigrationProjectRegisteredApplicationsEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
MigrationProjectService - Class in org.jboss.windup.web.services.service
 
MigrationProjectService() - Constructor for class org.jboss.windup.web.services.service.MigrationProjectService
 

N

NullAddonRegistry - Class in org.jboss.windup.web.services.producer
 
NullAddonRegistry() - Constructor for class org.jboss.windup.web.services.producer.NullAddonRegistry
 

O

onClose(Session, CloseReason, Long) - Method in class org.jboss.windup.web.services.websocket.ExecutionProgressReporter
 
onJMSMessage(Message) - Method in class org.jboss.windup.web.services.websocket.ExecutionProgressReporter
Listens to JMS events from StatusUpdateMDB
onMessage(Message) - Method in class org.jboss.windup.web.services.messaging.ExecutionCancellationMDB
 
onMessage(Message) - Method in class org.jboss.windup.web.services.messaging.ExecutorMDB
 
onMessage(Message) - Method in class org.jboss.windup.web.services.messaging.PackageDiscoveryMDB
 
onMessage(Message) - Method in class org.jboss.windup.web.services.messaging.StatusUpdateMDB
 
onMessage(Session, String, Long) - Method in class org.jboss.windup.web.services.websocket.ExecutionProgressReporter
 
open(Session, EndpointConfig) - Method in class org.jboss.windup.web.services.websocket.ExecutionProgressReporter
 
org.jboss.windup.web.services - package org.jboss.windup.web.services
 
org.jboss.windup.web.services.messaging - package org.jboss.windup.web.services.messaging
 
org.jboss.windup.web.services.producer - package org.jboss.windup.web.services.producer
 
org.jboss.windup.web.services.rest - package org.jboss.windup.web.services.rest
 
org.jboss.windup.web.services.service - package org.jboss.windup.web.services.service
 
org.jboss.windup.web.services.servlet - package org.jboss.windup.web.services.servlet
 
org.jboss.windup.web.services.websocket - package org.jboss.windup.web.services.websocket
 

P

PackageDiscoveryMDB - Class in org.jboss.windup.web.services.messaging
 
PackageDiscoveryMDB() - Constructor for class org.jboss.windup.web.services.messaging.PackageDiscoveryMDB
 
PackageDiscoveryTask - Class in org.jboss.windup.web.services.messaging
Performs the task of discovering packages and caching the resulting data in the database.
PackageDiscoveryTask() - Constructor for class org.jboss.windup.web.services.messaging.PackageDiscoveryTask
 
PackageService - Class in org.jboss.windup.web.services.service
Service for manipulation with packages
PackageService() - Constructor for class org.jboss.windup.web.services.service.PackageService
 
pathExists(String) - Method in interface org.jboss.windup.web.services.rest.FileEndpoint
 
pathExists(String) - Method in class org.jboss.windup.web.services.rest.FileEndpointImpl
 
pathTargetType(String) - Method in interface org.jboss.windup.web.services.rest.FileEndpoint
Gets an indication as to whether the given path is a file or a directory.
pathTargetType(String) - Method in class org.jboss.windup.web.services.rest.FileEndpointImpl
 
postConstruct() - Method in class org.jboss.windup.web.services.producer.WindupServicesProducer
 
PRODUCTION - org.jboss.windup.web.services.ServerMode
 
PROJECT_APPLICATIONS - Static variable in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
 
PROPERTY_KEYCLOAK_URL - Static variable in class org.jboss.windup.web.services.KeycloakAuthenticator
 
pruneTechnologies(AnalysisContext) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Removes no longer available sources/targets from the advanced options

R

registerApplicationByPath(long, Boolean, String) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
 
registerApplicationByPath(long, Boolean, String) - Method in class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
registerApplicationByPath(MigrationProject, boolean, String) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
registerApplicationByUpload(MultipartFormDataInput, MigrationProject) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
registerApplicationsInDirectoryByPath(long, String) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
Registers all applications found in directory path on the server.
registerApplicationsInDirectoryByPath(long, String) - Method in class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
registerApplicationsInDirectoryByPath(MigrationProject, String) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
REGISTERED_APPLICATIONS - Static variable in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
 
RegisteredApplicationEndpoint - Interface in org.jboss.windup.web.services.rest
Contains methods for managing applications registered within Windup.
RegisteredApplicationEndpointImpl - Class in org.jboss.windup.web.services.rest
 
RegisteredApplicationEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
RegisteredApplicationService - Class in org.jboss.windup.web.services.service
RegisteredApplicationService() - Constructor for class org.jboss.windup.web.services.service.RegisteredApplicationService
 
registerMultipleApplicationsByUpload(MultipartFormDataInput, MigrationProject) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
reloadConfiguration(long) - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
 
reloadConfiguration(long) - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
reloadConfiguration(long) - Method in class org.jboss.windup.web.services.service.ConfigurationService
 
reloadLabelData(Configuration) - Method in class org.jboss.windup.web.services.RuleDataLoader
 
reloadRuleData(Configuration) - Method in class org.jboss.windup.web.services.RuleDataLoader
 
ReportFilterDTOImpl - Class in org.jboss.windup.web.services
 
ReportFilterDTOImpl() - Constructor for class org.jboss.windup.web.services.ReportFilterDTOImpl
 
ReportFilterDTOImpl(ReportFilter) - Constructor for class org.jboss.windup.web.services.ReportFilterDTOImpl
 
ReportFilterEndpoint - Interface in org.jboss.windup.web.services.rest
 
ReportFilterEndpointImpl - Class in org.jboss.windup.web.services.rest
TODO: Find out what to do with report filter
ReportFilterEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
ReportFilterServiceImpl - Class in org.jboss.windup.web.services.service
 
ReportFilterServiceImpl(EntityManager) - Constructor for class org.jboss.windup.web.services.service.ReportFilterServiceImpl
 
RESOLVE_AGAINST_CONTEXT_ROOT - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServlet
 
REST_BASE - Static variable in class org.jboss.windup.web.services.rest.RestApplication
 
REST_BASE - Static variable in class org.jboss.windup.web.services.rest.RestApplicationFurnace
 
RestApplication - Class in org.jboss.windup.web.services.rest
 
RestApplication() - Constructor for class org.jboss.windup.web.services.rest.RestApplication
 
RestApplicationFurnace - Class in org.jboss.windup.web.services.rest
 
RestApplicationFurnace() - Constructor for class org.jboss.windup.web.services.rest.RestApplicationFurnace
 
reuploadApplication(long, MultipartFormDataInput) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
Updates existing application
reuploadApplication(long, MultipartFormDataInput) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
RuleDataLoader - Class in org.jboss.windup.web.services
 
RuleDataLoader() - Constructor for class org.jboss.windup.web.services.RuleDataLoader
 
RuleEndpoint - Interface in org.jboss.windup.web.services.rest
Provides Metadata regarding the RuleProviders and Rules that are available within Windup.
RuleEndpointImpl - Class in org.jboss.windup.web.services.rest
 
RuleEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.RuleEndpointImpl
 
RuleProviderCacheSetup - Class in org.jboss.windup.web.services
This makes sure that the Rule Provider cache is properly configured with any required rules directories, based upon the current setup.
RuleProviderCacheSetup() - Constructor for class org.jboss.windup.web.services.RuleProviderCacheSetup
 
RulesPathService - Class in org.jboss.windup.web.services.service
 
RulesPathService() - Constructor for class org.jboss.windup.web.services.service.RulesPathService
 
run() - Method in class org.jboss.windup.web.services.messaging.PackageDiscoveryTask
 

S

saveAsProjectDefault(AnalysisContext, Long, boolean, boolean) - Method in interface org.jboss.windup.web.services.rest.AnalysisContextEndpoint
Saves default analysis context for project Each project should have default context by default, so it should update it.
saveAsProjectDefault(AnalysisContext, Long, boolean, boolean) - Method in class org.jboss.windup.web.services.rest.AnalysisContextEndpointImpl
 
saveConfiguration(long, Configuration) - Method in interface org.jboss.windup.web.services.rest.ConfigurationEndpoint
Persists the given configuration.
saveConfiguration(long, Configuration) - Method in class org.jboss.windup.web.services.rest.ConfigurationEndpointImpl
 
saveConfiguration(Configuration) - Method in class org.jboss.windup.web.services.service.ConfigurationService
Persists the provided Configuration object.
saveFileTo(InputStream, String) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
saveFileTo(InputStream, String) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
saveFileTo(InputPart, Path, String, boolean) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
sendCompleted(Long, WindupExecution) - Method in class org.jboss.windup.web.services.messaging.JavaEEJMSServiceAdapter
 
sendStatusUpdate(Long, WindupExecution) - Method in class org.jboss.windup.web.services.messaging.JavaEEJMSServiceAdapter
 
ServerMode - Enum in org.jboss.windup.web.services
Server mode of the Windup server - currently either development or production.
ServiceUtil - Class in org.jboss.windup.web.services
This contains useful utility methods for the services module.
ServiceUtil() - Constructor for class org.jboss.windup.web.services.ServiceUtil
 
setApplication(RegisteredApplication) - Method in class org.jboss.windup.web.services.messaging.PackageDiscoveryTask
Sets the application to run discovery on.
setCode(int) - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
setFilter(Long, ReportFilter) - Method in interface org.jboss.windup.web.services.rest.ReportFilterEndpoint
 
setFilter(Long, ReportFilter) - Method in class org.jboss.windup.web.services.rest.ReportFilterEndpointImpl
 
setMessage(String) - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
setOuterException(Throwable) - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
setRootCause(Throwable) - Method in class org.jboss.windup.web.services.rest.ErrorInfo
 
setSources(Set<String>) - Method in class org.jboss.windup.web.services.SourceTargetTechnologies
 
setTargets(Set<String>) - Method in class org.jboss.windup.web.services.SourceTargetTechnologies
 
SourceTargetTechnologies - Class in org.jboss.windup.web.services
 
SourceTargetTechnologies() - Constructor for class org.jboss.windup.web.services.SourceTargetTechnologies
 
staticReportApi - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServletFilter
 
staticSettingsJS - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServletFilter
 
staticWindupJS - Static variable in class org.jboss.windup.web.services.servlet.FileDefaultServletFilter
 
StatusUpdateMDB - Class in org.jboss.windup.web.services.messaging
This receives updates from the Windup execution backend processes and persists the current state to the database.
StatusUpdateMDB() - Constructor for class org.jboss.windup.web.services.messaging.StatusUpdateMDB
 

T

TagDataLoader - Class in org.jboss.windup.web.services
 
TagDataLoader() - Constructor for class org.jboss.windup.web.services.TagDataLoader
 
TechnologyService - Class in org.jboss.windup.web.services.service
 
TechnologyService() - Constructor for class org.jboss.windup.web.services.service.TechnologyService
 
toResponse(Exception) - Method in class org.jboss.windup.web.services.rest.UnhandledExceptionHandler
 
toResponse(WebApplicationException) - Method in class org.jboss.windup.web.services.rest.ExceptionHandler
 
TRUST_ALL - Static variable in class org.jboss.windup.web.services.KeycloakAuthenticator
 

U

UnhandledExceptionHandler - Class in org.jboss.windup.web.services.rest
This exception handler should handle all runtime exceptions.
UnhandledExceptionHandler() - Constructor for class org.jboss.windup.web.services.rest.UnhandledExceptionHandler
 
update(Long, AnalysisContext, boolean) - Method in class org.jboss.windup.web.services.service.AnalysisContextService
Updates an existing instance.
updateApplicationByUpload(RegisteredApplication, MultipartFormDataInput) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
updateApplicationPath(RegisteredApplication) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
updateMigrationProject(MigrationProject) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectEndpoint
Update the given MigrationProject.
updateMigrationProject(MigrationProject) - Method in class org.jboss.windup.web.services.rest.MigrationProjectEndpointImpl
 
updatePath(RegisteredApplication) - Method in interface org.jboss.windup.web.services.rest.RegisteredApplicationEndpoint
Updates an existing application.
updatePath(RegisteredApplication) - Method in class org.jboss.windup.web.services.rest.RegisteredApplicationEndpointImpl
 
upgrade() - Method in class org.jboss.windup.web.services.service.WindupSchemaVersionManager
 
uploadApplication(MultipartFormDataInput, long) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
Registers a new application with Windup.
uploadApplication(MultipartFormDataInput, long) - Method in class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
uploadApplicationFile(InputPart, RegisteredApplication, boolean) - Method in class org.jboss.windup.web.services.service.RegisteredApplicationService
 
uploadFile(MultipartFormDataInput, String, Path, String, boolean) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
uploadFile(MultipartFormDataInput, Path, String, boolean) - Method in class org.jboss.windup.web.services.service.FileUploadService
 
uploadLabelProvider(MultipartFormDataInput) - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
Uploads new LabelProvider
uploadLabelProvider(MultipartFormDataInput) - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
uploadLabelProviderByProject(Long, MultipartFormDataInput) - Method in interface org.jboss.windup.web.services.rest.LabelEndpoint
Uploads new LabelProvider
uploadLabelProviderByProject(Long, MultipartFormDataInput) - Method in class org.jboss.windup.web.services.rest.LabelEndpointImpl
 
uploadMultipleApplications(MultipartFormDataInput, long) - Method in interface org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpoint
Uploads multiple applications with Windup.
uploadMultipleApplications(MultipartFormDataInput, long) - Method in class org.jboss.windup.web.services.rest.MigrationProjectRegisteredApplicationsEndpointImpl
 
uploadResults(MultipartFormDataInput, long) - Method in interface org.jboss.windup.web.services.rest.WindupEndpoint
 
uploadResults(MultipartFormDataInput, long) - Method in class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
uploadRuleProvider(MultipartFormDataInput) - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
Uploads new RuleProvider
uploadRuleProvider(MultipartFormDataInput) - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 
uploadRuleProviderByProject(Long, MultipartFormDataInput) - Method in interface org.jboss.windup.web.services.rest.RuleEndpoint
Uploads new RuleProvider
uploadRuleProviderByProject(Long, MultipartFormDataInput) - Method in class org.jboss.windup.web.services.rest.RuleEndpointImpl
 

V

VALIDATE_OPTION - Static variable in interface org.jboss.windup.web.services.rest.ConfigurationOptionsEndpoint
 
validateOption(Long, AdvancedOption) - Method in interface org.jboss.windup.web.services.rest.ConfigurationOptionsEndpoint
Validates the provided option and returns the result.
validateOption(Long, AdvancedOption) - Method in class org.jboss.windup.web.services.rest.ConfigurationOptionsEndpointImpl
 
validatePayload(Class<?>, Message) - Method in class org.jboss.windup.web.services.messaging.AbstractMDB
 
validateToken(boolean, String, String) - Static method in class org.jboss.windup.web.services.KeycloakAuthenticator
Authenticate the given keycloak token with the keycloak server.
valueOf(String) - Static method in enum org.jboss.windup.web.services.rest.FileEndpoint.PathTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.windup.web.services.ServerMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.windup.web.services.rest.FileEndpoint.PathTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.windup.web.services.ServerMode
Returns an array containing the constants of this enum type, in the order they are declared.
VersionAndRevision() - Constructor for class org.jboss.windup.web.services.rest.WindupEndpoint.VersionAndRevision
 
VersionAndRevision(String, String) - Constructor for class org.jboss.windup.web.services.rest.WindupEndpoint.VersionAndRevision
 

W

WindupEndpoint - Interface in org.jboss.windup.web.services.rest
Contains methods for executing Windup and querying the current status of an execution run.
WindupEndpoint.VersionAndRevision - Class in org.jboss.windup.web.services.rest
 
WindupEndpointImpl - Class in org.jboss.windup.web.services.rest
 
WindupEndpointImpl() - Constructor for class org.jboss.windup.web.services.rest.WindupEndpointImpl
 
WindupExecutionService - Class in org.jboss.windup.web.services.service
 
WindupExecutionService() - Constructor for class org.jboss.windup.web.services.service.WindupExecutionService
 
WindupSchemaVersionManager - Class in org.jboss.windup.web.services.service
 
WindupSchemaVersionManager() - Constructor for class org.jboss.windup.web.services.service.WindupSchemaVersionManager
 
WindupServicesProducer - Class in org.jboss.windup.web.services.producer
 
WindupServicesProducer() - Constructor for class org.jboss.windup.web.services.producer.WindupServicesProducer
 
WindupWebException - Exception in org.jboss.windup.web.services.rest
 
WindupWebException(WebApplicationException, int) - Constructor for exception org.jboss.windup.web.services.rest.WindupWebException
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.jboss.windup.web.services.rest.ForgeProxyMarshaller
 
WSJMSMessage - Annotation Type in org.jboss.windup.web.services.websocket
This is the CDI event classifier
A B C D E F G I J K L M N O P R S T U V W 
All Classes All Packages