| Package | Description |
|---|---|
| org.wso2.am.integration.clients.publisher.api.v1.dto |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHistoryItemDTO |
LifecycleHistoryItemDTO.postState(String postState) |
LifecycleHistoryItemDTO |
LifecycleHistoryItemDTO.previousState(String previousState) |
LifecycleHistoryItemDTO |
LifecycleHistoryItemDTO.updatedTime(String updatedTime) |
LifecycleHistoryItemDTO |
LifecycleHistoryItemDTO.user(String user) |
| Modifier and Type | Method and Description |
|---|---|
List<LifecycleHistoryItemDTO> |
LifecycleHistoryDTO.getList()
Get list
|
| Modifier and Type | Method and Description |
|---|---|
LifecycleHistoryDTO |
LifecycleHistoryDTO.addListItem(LifecycleHistoryItemDTO listItem) |
| Modifier and Type | Method and Description |
|---|---|
LifecycleHistoryDTO |
LifecycleHistoryDTO.list(List<LifecycleHistoryItemDTO> list) |
void |
LifecycleHistoryDTO.setList(List<LifecycleHistoryItemDTO> list) |
Copyright © 2020 WSO2 Inc. All rights reserved.