org.apache.continuum.buildagent.action
Class ChangeLogProjectAction
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.codehaus.plexus.action.AbstractAction
org.apache.continuum.buildagent.action.ChangeLogProjectAction
- All Implemented Interfaces:
- org.codehaus.plexus.action.Action, org.codehaus.plexus.logging.LogEnabled, org.codehaus.plexus.personality.plexus.lifecycle.phase.Contextualizable
public class ChangeLogProjectAction
- extends org.codehaus.plexus.action.AbstractAction
Fields inherited from interface org.codehaus.plexus.action.Action |
RESULT_MESSAGES, ROLE |
Methods inherited from class org.codehaus.plexus.action.AbstractAction |
addResultMessage, contextualize, getResultMessages, hasResultMessages, lookup, lookup, setResultMessages |
Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChangeLogProjectAction
public ChangeLogProjectAction()
execute
public void execute(Map context)
throws Exception
- Throws:
Exception
setScm
public void setScm(ContinuumScm scm)
setBuildAgentConfigurationService
public void setBuildAgentConfigurationService(BuildAgentConfigurationService buildAgentConfigurationService)
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.