public class TaskCompletedEvent extends Object implements Event
Fired when a task has been completed. <p> For example, a task is completed when the API to complete the task is called explicitly.
TaskCompletedEvent(String taskExternalId)
String
getTaskExternalId()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TaskCompletedEvent(String taskExternalId)
public String getTaskExternalId()
Copyright © 2010 - 2019 edorasware ag. All Rights Reserved.