JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
E
G
H
I
M
O
P
Q
S
U
V
A
askUserWithAuthorizedAnswer(Session, String, List<String>)
- Static method in class org.apache.unomi.shell.migration.utils.
ConsoleUtils
This method allow you to ask a question to the user.
askUserWithDefaultAnswer(Session, String, String)
- Static method in class org.apache.unomi.shell.migration.utils.
ConsoleUtils
This will ask a question to the user and return the default answer if the user does not answer.
B
bulkUpdate(CloseableHttpClient, String, String)
- Static method in class org.apache.unomi.shell.migration.utils.
MigrationUtils
C
ConsoleUtils
- Class in
org.apache.unomi.shell.migration.utils
ConsoleUtils()
- Constructor for class org.apache.unomi.shell.migration.utils.
ConsoleUtils
continueQueryWithScroll(CloseableHttpClient, String, String)
- Static method in class org.apache.unomi.shell.migration.utils.
MigrationUtils
E
execute()
- Method in class org.apache.unomi.shell.actions.
Start
execute()
- Method in class org.apache.unomi.shell.actions.
Stop
execute()
- Method in class org.apache.unomi.shell.actions.
Version
execute()
- Method in class org.apache.unomi.shell.migration.actions.
Migrate
execute(Session, CloseableHttpClient, String, BundleContext)
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo121
execute(Session, CloseableHttpClient, String, BundleContext)
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo122
execute(Session, CloseableHttpClient, String, BundleContext)
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo150
execute(Session, CloseableHttpClient, String, BundleContext)
- Method in interface org.apache.unomi.shell.migration.
Migration
This method is called to execute the migration
executeDeleteRequest(CloseableHttpClient, String, Map<String, String>)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
executeGetRequest(CloseableHttpClient, String, Map<String, String>)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
executeHeadRequest(CloseableHttpClient, String, Map<String, String>)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
executePostRequest(CloseableHttpClient, String, String, Map<String, String>)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
executePutRequest(CloseableHttpClient, String, String, Map<String, String>)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
G
getCode()
- Method in exception org.apache.unomi.shell.migration.utils.
HttpRequestException
getDescription()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo121
getDescription()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo122
getDescription()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo150
getDescription()
- Method in interface org.apache.unomi.shell.migration.
Migration
This method returns a short description of the changes performed during this migration
getFromVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo121
getFromVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo122
getFromVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo150
getFromVersion()
- Method in interface org.apache.unomi.shell.migration.
Migration
This method return the minimal version before applying this migration TODO: not used for now
getToVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo121
getToVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo122
getToVersion()
- Method in class org.apache.unomi.shell.migration.impl.
MigrationTo150
getToVersion()
- Method in interface org.apache.unomi.shell.migration.
Migration
This method return the target version after migration
H
HttpRequestException
- Exception in
org.apache.unomi.shell.migration.utils
HttpRequestException(String, int)
- Constructor for exception org.apache.unomi.shell.migration.utils.
HttpRequestException
HttpUtils
- Class in
org.apache.unomi.shell.migration.utils
HttpUtils()
- Constructor for class org.apache.unomi.shell.migration.utils.
HttpUtils
I
INDEX_DATE_PREFIX
- Static variable in class org.apache.unomi.shell.migration.impl.
MigrationTo150
init()
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
initHttpClient(Session)
- Static method in class org.apache.unomi.shell.migration.utils.
HttpUtils
initReversedBundleSymbolicNames()
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
M
Migrate
- Class in
org.apache.unomi.shell.migration.actions
Migrate()
- Constructor for class org.apache.unomi.shell.migration.actions.
Migrate
Migration
- Interface in
org.apache.unomi.shell.migration
This interface must be implemented if you create a new migration class
MigrationTo121
- Class in
org.apache.unomi.shell.migration.impl
MigrationTo121()
- Constructor for class org.apache.unomi.shell.migration.impl.
MigrationTo121
MigrationTo122
- Class in
org.apache.unomi.shell.migration.impl
MigrationTo122()
- Constructor for class org.apache.unomi.shell.migration.impl.
MigrationTo122
MigrationTo150
- Class in
org.apache.unomi.shell.migration.impl
MigrationTo150()
- Constructor for class org.apache.unomi.shell.migration.impl.
MigrationTo150
MigrationUtils
- Class in
org.apache.unomi.shell.migration.utils
MigrationUtils()
- Constructor for class org.apache.unomi.shell.migration.utils.
MigrationUtils
O
org.apache.unomi.shell.actions
- package org.apache.unomi.shell.actions
org.apache.unomi.shell.migration
- package org.apache.unomi.shell.migration
org.apache.unomi.shell.migration.actions
- package org.apache.unomi.shell.migration.actions
org.apache.unomi.shell.migration.impl
- package org.apache.unomi.shell.migration.impl
org.apache.unomi.shell.migration.utils
- package org.apache.unomi.shell.migration.utils
org.apache.unomi.shell.services
- package org.apache.unomi.shell.services
org.apache.unomi.shell.services.internal
- package org.apache.unomi.shell.services.internal
P
printException(Session, String, Throwable)
- Static method in class org.apache.unomi.shell.migration.utils.
ConsoleUtils
Print an exception along with a message in the console.
printMessage(Session, String)
- Static method in class org.apache.unomi.shell.migration.utils.
ConsoleUtils
Print a message in the console.
promptMessageToUser(Session, String)
- Static method in class org.apache.unomi.shell.migration.utils.
ConsoleUtils
This method allow you to prompt a message to the user.
Q
queryWithScroll(CloseableHttpClient, String)
- Static method in class org.apache.unomi.shell.migration.utils.
MigrationUtils
S
setBundleContext(BundleContext)
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
setBundleSymbolicNames(List<String>)
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
Start
- Class in
org.apache.unomi.shell.actions
Start()
- Constructor for class org.apache.unomi.shell.actions.
Start
startUnomi()
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
startUnomi()
- Method in interface org.apache.unomi.shell.services.
UnomiManagementService
This method will start Apache Unomi
Stop
- Class in
org.apache.unomi.shell.actions
Stop()
- Constructor for class org.apache.unomi.shell.actions.
Stop
stopUnomi()
- Method in class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
stopUnomi()
- Method in interface org.apache.unomi.shell.services.
UnomiManagementService
This method will stop Apache Unomi
U
UnomiManagementService
- Interface in
org.apache.unomi.shell.services
This service provide method to manage unomi
UnomiManagementServiceImpl
- Class in
org.apache.unomi.shell.services.internal
UnomiManagementServiceImpl()
- Constructor for class org.apache.unomi.shell.services.internal.
UnomiManagementServiceImpl
V
Version
- Class in
org.apache.unomi.shell.actions
Version()
- Constructor for class org.apache.unomi.shell.actions.
Version
A
B
C
E
G
H
I
M
O
P
Q
S
U
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2022
Apache Software Foundation
. All rights reserved.