com.atlassian.jira.web.action.admin.workflow.tabs
Class WorkflowTransitionPostFunctionsContextProvider

java.lang.Object
  extended by com.atlassian.jira.web.action.admin.workflow.tabs.WorkflowTransitionContextProvider
      extended by com.atlassian.jira.web.action.admin.workflow.tabs.WorkflowTransitionPostFunctionsContextProvider
All Implemented Interfaces:
com.atlassian.plugin.web.ContextProvider

public class WorkflowTransitionPostFunctionsContextProvider
extends WorkflowTransitionContextProvider


Constructor Summary
WorkflowTransitionPostFunctionsContextProvider()
           
 
Method Summary
protected  int getCount(Map<String,Object> context)
           
 
Methods inherited from class com.atlassian.jira.web.action.admin.workflow.tabs.WorkflowTransitionContextProvider
getContextMap, init
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WorkflowTransitionPostFunctionsContextProvider

public WorkflowTransitionPostFunctionsContextProvider()
Method Detail

getCount

protected int getCount(Map<String,Object> context)
Specified by:
getCount in class WorkflowTransitionContextProvider


Copyright © 2002-2014 Atlassian. All Rights Reserved.