com.basecmp.core.usecasesteps.workflowmanagement
Class DetermineNewWorkflowStepByOrder

java.lang.Object
  extended byBaseCmpUsecaseStep
      extended bycom.basecmp.core.usecasesteps.workflowmanagement.DetermineNewWorkflowStepByOrder

public class DetermineNewWorkflowStepByOrder
extends BaseCmpUsecaseStep

Findet den nächsten Workflow-und Online-Status eines Assets anhand der angegebenen Workflow-Schritt-Position.

Erwartete Request-Parameter (String-Objekte):

Erwartete Request-Attribute: Erzeugte Request-Attribute: Created on 23.07.2004

See Also:
Serialized Form
Author:
Michael Meissner

Field Summary
static java.lang.String CONFIG_KEY_CONTEXT_KEY
          Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter dem der Asset abgelegt bzw gefunden werden soll.
static java.lang.String CONFIG_KEY_LAUNCH_POLICY
           
static java.lang.String CONFIG_KEY_NEW_WORKFLOW_POS
           
 
Constructor Summary
DetermineNewWorkflowStepByOrder()
           
 
Method Summary
 void execute(UsecaseContext uc, int unlockKey)
           
protected  void initStep(java.lang.Integer stepId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONFIG_KEY_CONTEXT_KEY

public static final java.lang.String CONFIG_KEY_CONTEXT_KEY
Step-Konfigurations-Wert für den Namen des UscaseContext-Attributs, unter dem der Asset abgelegt bzw gefunden werden soll. Ist kein Name angegeben wird com.basecmp.core.usecase.UsecaseContextEntries#PERSISTENT_ASSET benutzt.

See Also:
Constant Field Values

CONFIG_KEY_LAUNCH_POLICY

public static final java.lang.String CONFIG_KEY_LAUNCH_POLICY
See Also:
Constant Field Values

CONFIG_KEY_NEW_WORKFLOW_POS

public static final java.lang.String CONFIG_KEY_NEW_WORKFLOW_POS
See Also:
Constant Field Values
Constructor Detail

DetermineNewWorkflowStepByOrder

public DetermineNewWorkflowStepByOrder()
Method Detail

execute

public void execute(UsecaseContext uc,
                    int unlockKey)
             throws UsecaseStepExecutionException
Throws:
UsecaseStepExecutionException

initStep

protected void initStep(java.lang.Integer stepId)


Copyright © 2004 by basecmp® - Professional Web Solutions