com.basecmp.core.usecasesteps.staging
Class CreateLaunchTree
java.lang.Object
BaseCmpUsecaseStep
com.basecmp.core.usecasesteps.staging.CreateLaunchTree
- public class CreateLaunchTree
- extends BaseCmpUsecaseStep
Erzeugt einen Launch-Info-Baum für einen Assets.
Erwartete Request-Parameter (String-Objekte): keine
Erwartete Request-Attribute:
- Name: PersistentAsset
Klasse: com.basecmp.core.persistence.impl.PersistentAsset
Erzeugte Request-Attribute:
- Name: ChildAssetInfoTree
Klasse: java.util.Set
Wird nur erzeugt, wenn der nächste Workflow-Step zum launchen führen würde
und die Launch-Conditions nicht gegeben sind.
Das Set enthält Map-Objekte mit Infos über den abhängigen Asset und ggf
weitere Sets. Weitere Info siehe Implementation unter GenericAsset.
Created on 01.07.2003
- See Also:
- Serialized Form
- Author:
- Wolfgang Schröder
|
Method Summary |
void |
execute(UsecaseContext uc,
int unlockKey)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateLaunchTree
public CreateLaunchTree()
execute
public void execute(UsecaseContext uc,
int unlockKey)
throws UsecaseStepExecutionException
- Throws:
UsecaseStepExecutionException
Copyright © 2004 by basecmp® - Professional Web Solutions