Skip navigation links
A B C D G H I L M O P R S T U 

A

ADD_CHECK_LIST_ITEM_DATA - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
ADD_LIFECYCLE_STATE_SQL - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
addLifecycleState(String, String, String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Set initial lifecycle state.
addLifecycleState(String, String, String, String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Set initial lifecycle state with lifecycle id as input.

B

build(Supplier<LifecycleConfig>) - Static method in class org.wso2.carbon.lcm.sql.config.LifecycleConfigBuilder
 

C

canReturnGeneratedKeys(String) - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
 
CARBON_HOME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
changeCheckListItemData(String, String, String, boolean) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Method used to update data related to check list item operation.
changeLifecycleState(LifecycleStateBean, String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Change lifecycle state.
CHECK_LIST_ITEM_EXIST - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
CHECKLIST_NAME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
CHECKLIST_VALUE - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
checkStringBufferEndsWith(StringBuffer, String) - Static method in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
Checks that a string buffer ends up with a given string.
CLEAR_CHECK_LIST_DATA - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
closeAllConnections(PreparedStatement, Connection, ResultSet) - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
Utility method to close the connection streams.
closeStatement(PreparedStatement) - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
Close PreparedStatement
Constants - Class in org.wso2.carbon.lcm.sql.constants
This class contains constants which is referred when performing database operations.
Constants() - Constructor for class org.wso2.carbon.lcm.sql.constants.Constants
 
createLifecycleDatabase() - Method in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
This method will be used to create life cycle database tables if they are not created already.

D

DB2 - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
DB_CHECK_SQL - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
DERBY - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 

G

GET_CHECKLIST_DATA - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
GET_LIFECYCLE_DATA_FROM_ID_SQL - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
GET_LIFECYCLE_HISTORY_OF_UUID - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
GET_LIFECYCLE_IDS_IN_STATE - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
getCheckListData() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
getConnection() - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
Utility method to get a new database connection
getConvertedAutoGeneratedColumnName(String, String) - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
 
getDataSourceName() - Method in class org.wso2.carbon.lcm.sql.config.model.LifecycleConfig
 
getInstance() - Static method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Method to get the instance of the LCMgtDAO.
getLcContent() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleConfigBean
 
getLcName() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleConfigBean
 
getLcName() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
getLifecycleConfig() - Static method in class org.wso2.carbon.lcm.sql.config.LifecycleConfigBuilder
 
getLifecycleHistoryFromId(String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Method used to get lifecycle history related to particular uuid.
getLifecycleIdsFromState(String, String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
This method provides set of lifecycle ids in a particular state.
getLifecycleStateDataFromId(String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Get lifecycle state data for a particular uuid.
getPostState() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
getPostStatus() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
getPreviousState() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
getPreviousStatus() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
getStateId() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
getUpdatedTime() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
getUser() - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 

H

H2 - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
HSQL - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 

I

ID - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
INFORMIX - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
initialize() - Static method in class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
Initializes the data source and creates lifecycle database.
INSERT_LIFECYCLE_HISTORY_SQL - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
isEnableHistory() - Method in class org.wso2.carbon.lcm.sql.config.model.LifecycleConfig
 

L

LC_DEFINITION_TABLE_NAME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LC_ID - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_CONTENT - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_DATASOURCE - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_DB_NAME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_DEFINITION_ID - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_LIST - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_NAME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_STATUS - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
LIFECYCLE_YAML - Static variable in class org.wso2.carbon.lcm.sql.config.LifecycleConfigBuilder
 
LifecycleConfig - Class in org.wso2.carbon.lcm.sql.config.model
Configuration for Life cycles.
LifecycleConfig() - Constructor for class org.wso2.carbon.lcm.sql.config.model.LifecycleConfig
 
LifecycleConfigBean - Class in org.wso2.carbon.lcm.sql.beans
This bean class holds data related to particular life cycle configuration.
LifecycleConfigBean() - Constructor for class org.wso2.carbon.lcm.sql.beans.LifecycleConfigBean
 
LifecycleConfigBuilder - Class in org.wso2.carbon.lcm.sql.config
Build Lifecycle Configuration from the YAML file
LifecycleConfigBuilder() - Constructor for class org.wso2.carbon.lcm.sql.config.LifecycleConfigBuilder
 
LifecycleDatabaseCreator - Class in org.wso2.carbon.lcm.sql
This class executes the sql script in dbscripts/lifecycle folder to initialize the database tables during startup.
LifecycleDatabaseCreator(DataSource) - Constructor for class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
LifecycleHistoryBean - Class in org.wso2.carbon.lcm.sql.beans
This bean class holds lifecycle data history related to particular lifecycle id.
LifecycleHistoryBean() - Constructor for class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
LifecycleManagerDatabaseException - Exception in org.wso2.carbon.lcm.sql.exception
The class LifecycleManagerDatabaseException and its subclasses are a form of Exception that indicates conditions that a reasonable life cycle management application might want to catch when performing database related operations.
LifecycleManagerDatabaseException(String) - Constructor for exception org.wso2.carbon.lcm.sql.exception.LifecycleManagerDatabaseException
 
LifecycleManagerDatabaseException(String, Throwable) - Constructor for exception org.wso2.carbon.lcm.sql.exception.LifecycleManagerDatabaseException
 
LifecycleManagerDatabaseException(Throwable) - Constructor for exception org.wso2.carbon.lcm.sql.exception.LifecycleManagerDatabaseException
 
LifecycleMgtDAO - Class in org.wso2.carbon.lcm.sql.dao
This class represent the DAO layer for lifecycle related operations.
LifecycleMgtDBUtil - Class in org.wso2.carbon.lcm.sql.utils
This utility class provide methods to handle database connection related operations.
LifecycleMgtDBUtil() - Constructor for class org.wso2.carbon.lcm.sql.utils.LifecycleMgtDBUtil
 
LifecycleStateBean - Class in org.wso2.carbon.lcm.sql.beans
This bean class holds data related to particular life cycle state.
LifecycleStateBean() - Constructor for class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 

M

MSSQL - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
MYSQL - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 

O

OPENEDGE - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
OPENEDGE1 - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
ORACLE - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
org.wso2.carbon.lcm.sql - package org.wso2.carbon.lcm.sql
 
org.wso2.carbon.lcm.sql.beans - package org.wso2.carbon.lcm.sql.beans
 
org.wso2.carbon.lcm.sql.config - package org.wso2.carbon.lcm.sql.config
 
org.wso2.carbon.lcm.sql.config.model - package org.wso2.carbon.lcm.sql.config.model
 
org.wso2.carbon.lcm.sql.constants - package org.wso2.carbon.lcm.sql.constants
 
org.wso2.carbon.lcm.sql.dao - package org.wso2.carbon.lcm.sql.dao
 
org.wso2.carbon.lcm.sql.exception - package org.wso2.carbon.lcm.sql.exception
 
org.wso2.carbon.lcm.sql.utils - package org.wso2.carbon.lcm.sql.utils
 

P

POST_STATE - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
POSTGRESQL - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
PREV_STATE - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 

R

REM - Static variable in class org.wso2.carbon.lcm.sql.LifecycleDatabaseCreator
 
REMOVE_LIFECYCLE_STATE - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
removeLifecycleState(String) - Method in class org.wso2.carbon.lcm.sql.dao.LifecycleMgtDAO
Method used to remove lifecycle state data for a given id.

S

setCheckListData(Map) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
setDataSourceName(String) - Method in class org.wso2.carbon.lcm.sql.config.model.LifecycleConfig
 
setEnableHistory(boolean) - Method in class org.wso2.carbon.lcm.sql.config.model.LifecycleConfig
 
setLcContent(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleConfigBean
 
setLcName(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleConfigBean
 
setLcName(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
setPostState(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
setPostStatus(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
setPreviousState(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
setPreviousStatus(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
setStateId(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleStateBean
 
setUpdatedTime(Date) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
setUser(String) - Method in class org.wso2.carbon.lcm.sql.beans.LifecycleHistoryBean
 
SQLConstants - Class in org.wso2.carbon.lcm.sql.constants
This class contains all the sql queries as constants.
SQLConstants() - Constructor for class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
SUPER_TENANT_DOMAIN - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
SUPER_TENANT_ID - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 

T

TENANT_ID - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
TIME - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 

U

UPDATE_CHECK_LIST_ITEM_DATA - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
UPDATE_LIFECYCLE_STATE_SQL - Static variable in class org.wso2.carbon.lcm.sql.constants.SQLConstants
 
USER - Static variable in class org.wso2.carbon.lcm.sql.constants.Constants
 
A B C D G H I L M O P R S T U 
Skip navigation links

Copyright © 2017 WSO2. All rights reserved.