public class ImportStructureTask extends Object
| Constructor and Description |
|---|
ImportStructureTask() |
| Modifier and Type | Method and Description |
|---|---|
void |
definition(ScheduledTaskDefinitionBuilder builder) |
void |
execute(String path,
String mode,
String unusedUsersHandleType,
String assignmentUsers,
org.apache.log4j.Logger taskLog) |
public void definition(ScheduledTaskDefinitionBuilder builder)
public void execute(@Param(value="path_to_excel_file") String path, @Param(value="read_mode") String mode, @Param(value="unused_users") String unusedUsersHandleType, @Param(value="assign_users_tasks") String assignmentUsers, org.apache.log4j.Logger taskLog) throws Exception
ExceptionCopyright © 2023 Suncode. All rights reserved.