com.atlassian.bamboo.ww2.actions.admin.bulk
Class BulkAction.WebWorkActionImpl

java.lang.Object
  extended by com.atlassian.bamboo.ww2.actions.admin.bulk.BulkAction.WebWorkActionImpl
All Implemented Interfaces:
BulkAction.WebWorkAction
Enclosing interface:
BulkAction

public static class BulkAction.WebWorkActionImpl
extends java.lang.Object
implements BulkAction.WebWorkAction


Constructor Summary
BulkAction.WebWorkActionImpl(java.lang.String namespace, java.lang.String actionName)
           
 
Method Summary
 java.lang.String getActionName()
           
 java.lang.String getNamespace()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BulkAction.WebWorkActionImpl

public BulkAction.WebWorkActionImpl(@NotNull
                                    java.lang.String namespace,
                                    @NotNull
                                    java.lang.String actionName)
Method Detail

getActionName

@NotNull
public java.lang.String getActionName()
Specified by:
getActionName in interface BulkAction.WebWorkAction

getNamespace

@NotNull
public java.lang.String getNamespace()
Specified by:
getNamespace in interface BulkAction.WebWorkAction


Copyright © 2010 Atlassian. All Rights Reserved.