org.alfresco.repo.action.scheduled
Class ScheduledPersistedActionServiceTest.TestAction

java.lang.Object
  extended by org.alfresco.repo.action.ParameterizedItemImpl
      extended by org.alfresco.repo.action.ActionImpl
          extended by org.alfresco.repo.action.scheduled.ScheduledPersistedActionServiceTest.TestAction
All Implemented Interfaces:
java.io.Serializable, Action, ParameterizedItem
Enclosing class:
ScheduledPersistedActionServiceTest

protected static class ScheduledPersistedActionServiceTest.TestAction
extends ActionImpl

See Also:
Serialized Form

Constructor Summary
protected ScheduledPersistedActionServiceTest.TestAction(Action action)
           
 
Method Summary
 
Methods inherited from class org.alfresco.repo.action.ActionImpl
addActionCondition, addActionCondition, addParameterValues, getActionChain, getActionCondition, getActionConditions, getActionDefinitionName, getCompensatingAction, getCreatedDate, getCreator, getDescription, getExecuteAsychronously, getExecutionEndDate, getExecutionFailureMessage, getExecutionInstance, getExecutionStartDate, getExecutionStatus, getModifiedDate, getModifier, getNodeRef, getRunAsUser, getTitle, getTrackStatus, hasActionConditions, indexOfActionCondition, removeActionCondition, removeAllActionConditions, setActionChain, setActionCondition, setCompensatingAction, setCreatedDate, setCreator, setDescription, setExecuteAsynchronously, setExecutionEndDate, setExecutionFailureMessage, setExecutionInstance, setExecutionStartDate, setExecutionStatus, setModifiedDate, setModifier, setNodeRef, setRunAsUser, setTitle, setTrackStatus, toString
 
Methods inherited from class org.alfresco.repo.action.ParameterizedItemImpl
equals, getId, getParameterValue, getParameterValues, hashCode, setParameterValue, setParameterValues
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.alfresco.service.cmr.action.ParameterizedItem
getId, getParameterValue, getParameterValues, setParameterValue, setParameterValues
 

Constructor Detail

ScheduledPersistedActionServiceTest.TestAction

protected ScheduledPersistedActionServiceTest.TestAction(Action action)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.