org.jbpm.taskmgmt.log
Class TaskLog
java.lang.Object
org.jbpm.logging.log.ProcessLog
org.jbpm.taskmgmt.log.TaskLog
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- TaskAssignLog, TaskCreateLog, TaskEndLog
public abstract class TaskLog
- extends ProcessLog
- See Also:
- Serialized Form
| Methods inherited from class org.jbpm.logging.log.ProcessLog |
getActorId, getChildren, getDate, getId, getIndex, getParent, getToken, setDate, setIndex, setParent, setToken, toString |
taskInstance
protected TaskInstance taskInstance
TaskLog
public TaskLog()
TaskLog
public TaskLog(TaskInstance taskInstance)
getTaskInstance
public TaskInstance getTaskInstance()
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.