com.atlassian.jira.issue.operation
Interface ScreenableIssueOperation
- All Superinterfaces:
- IssueOperation
- All Known Implementing Classes:
- ScreenableSingleIssueOperationImpl
public interface ScreenableIssueOperation
- extends IssueOperation
Copyright (c) 2002-2004
All rights reserved.
Implemeneted vy Issue Operations for which a JIRA Admin can customise a Screen to be shown.
For example, CReate Issue and Edit Issue are ScreenableIssueOperations. Move issue is not, as
it is a wizard that does not simply show
getId
Long getId()
Copyright © 2002-2011 Atlassian. All Rights Reserved.