@Portable public class TaskSelectionEvent extends Object implements Serializable
| Constructor and Description |
|---|
TaskSelectionEvent() |
TaskSelectionEvent(Long taskId) |
TaskSelectionEvent(Long taskId,
String taskName) |
TaskSelectionEvent(Long taskId,
String taskName,
boolean forAdmin,
boolean forLog) |
| Modifier and Type | Method and Description |
|---|---|
Long |
getTaskId() |
String |
getTaskName() |
boolean |
isForAdmin() |
boolean |
isForLog() |
public TaskSelectionEvent()
public TaskSelectionEvent(Long taskId)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.