public class TaskEvent extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskEvent.EventBuilder |
static class |
TaskEvent.Type |
| Modifier and Type | Method and Description |
|---|---|
TaskService |
getContext() |
Object |
getNewVal() |
Object |
getOldVal() |
Task |
getTask() |
TaskEvent.Type |
getType() |
public TaskEvent.Type getType()
public Task getTask()
public Object getOldVal()
public Object getNewVal()
public TaskService getContext()
Copyright © 2003–2015 eXo Platform SAS. All rights reserved.