| Package | Description |
|---|---|
| org.wso2.carbon.lcm.sql.dao |
| Modifier and Type | Method and Description |
|---|---|
LifecycleStateBean |
LifecycleMgtDAO.getLifecycleCheckListDataFromState(String uuid,
String lcState)
Get lifecycle check list data for a particular uuid and state.
|
LifecycleStateBean |
LifecycleMgtDAO.getLifecycleStateDataFromId(String uuid)
Get lifecycle state data for a particular uuid.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleMgtDAO.changeLifecycleState(LifecycleStateBean lifecycleStateBean,
String user)
Change lifecycle state.
|
Copyright © 2017 WSO2. All rights reserved.