com.atlassian.jira.plugins.workflow.sharing
Class RemovedItems

java.lang.Object
  extended by com.atlassian.jira.plugins.workflow.sharing.RemovedItems

public class RemovedItems
extends java.lang.Object


Nested Class Summary
static class RemovedItems.ActionRemovedItems
           
 
Constructor Summary
RemovedItems()
           
 
Method Summary
 java.util.Collection<RemovedItems.ActionRemovedItems> getActionRemovedItems()
           
 boolean isEmpty()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemovedItems

public RemovedItems()
Method Detail

isEmpty

public boolean isEmpty()

getActionRemovedItems

public java.util.Collection<RemovedItems.ActionRemovedItems> getActionRemovedItems()


Copyright © 2013 Atlassian. All Rights Reserved.