| Package | Description |
|---|---|
| org.bonitasoft.web.designer.controller.asset |
| Modifier and Type | Method and Description |
|---|---|
static AssetService.OrderType |
AssetService.OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AssetService.OrderType[] |
AssetService.OrderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Asset |
AssetService.changeAssetOrderInComponent(T component,
String assetId,
AssetService.OrderType ordering)
Uses to change assset order in the component
|
Copyright © 2020. All rights reserved.