|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.jira.workflow.WorkflowFunctionUtils
com.atlassian.jira.workflow.condition.AbstractJiraCondition
com.atlassian.jira.workflow.condition.InactivityCondition
public class InactivityCondition
FQCN : com.atlassian.jira.workflow.condition.InactivityCondition
Field Summary |
---|
Fields inherited from class com.atlassian.jira.workflow.WorkflowFunctionUtils |
---|
ORIGNAL_ISSUE_KEY |
Constructor Summary | |
---|---|
InactivityCondition()
|
Method Summary | |
---|---|
boolean |
passesCondition(java.util.Map _transientVars,
java.util.Map _args,
com.opensymphony.module.propertyset.PropertySet _ps)
|
Methods inherited from class com.atlassian.jira.workflow.condition.AbstractJiraCondition |
---|
getIssue |
Methods inherited from class com.atlassian.jira.workflow.WorkflowFunctionUtils |
---|
getCaller, getCallerName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InactivityCondition()
Method Detail |
---|
public boolean passesCondition(java.util.Map _transientVars, java.util.Map _args, com.opensymphony.module.propertyset.PropertySet _ps) throws com.opensymphony.workflow.WorkflowException
com.opensymphony.workflow.WorkflowException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |