com.atlassian.jira.task.context
Interface Context.Task

Enclosing interface:
Context

public static interface Context.Task

A Task is a unit of work. They should be completed in a

finally
block.


Method Summary
 void complete()
           
 

Method Detail

complete

void complete()


Copyright © 2002-2010 Atlassian. All Rights Reserved.