| Package | Description |
|---|---|
| org.apache.syncope.common.services | |
| org.apache.syncope.common.to |
| Modifier and Type | Method and Description |
|---|---|
TaskExecTO |
TaskService.execute(Long taskId,
boolean dryRun)
Executes the task matching the given id.
|
TaskExecTO |
TaskService.readExecution(Long executionId)
Returns the task execution with the given id.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskExecTO> |
AbstractTaskTO.getExecutions() |
Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.