| Package | Description |
|---|---|
| com.secutix.plugin.dataexports | |
| com.secutix.plugin.dataexports.dto | |
| com.secutix.plugin.dataexports.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ExportExecutor.flagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
void |
ExportExecutor.flagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
default void |
ExportExecutor.unflagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
default void |
ExportExecutor.unflagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
| Modifier and Type | Method and Description |
|---|---|
static ItemKind |
ItemKind.fromValue(String v) |
static ItemKind |
ItemKind.fromValue(String v) |
static ItemKind |
ItemKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemKind |
ItemKind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ItemKind[] |
ItemKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static ItemKind[] |
ItemKind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExportExecutorEmptyImpl.flagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
void |
ExportExecutorEmptyImpl.flagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
void |
ExportExecutorEmptyImpl.unflagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
void |
ExportExecutorEmptyImpl.unflagItems(ItemKind kind,
List<Long> elementIds,
String functionCode) |
Copyright © 2021. All rights reserved.