Interface ITaskUpdateContext


public interface ITaskUpdateContext
Class ITaskUpdateContext
  • Method Summary

    Modifier and Type
    Method
    Description
    Source URI of the update.
    URI of the task to be updated
  • Method Details

    • getSourceURI

      IURI getSourceURI()
      Source URI of the update. May be principal URI or any other object which updates a task
    • getTaskURI

      IURI getTaskURI()
      URI of the task to be updated