com.pmease.quickbuild.setting.configuration.snapshot
Class ScriptSnapshotTaking

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.snapshot.ScriptSnapshotTaking
All Implemented Interfaces:
SnapshotTaking, java.io.Serializable

public class ScriptSnapshotTaking
extends java.lang.Object
implements SnapshotTaking

See Also:
Serialized Form

Constructor Summary
ScriptSnapshotTaking()
           
 
Method Summary
 java.lang.String getScript()
           
 void setScript(java.lang.String script)
           
 void takeSnapshot(Configuration current)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptSnapshotTaking

public ScriptSnapshotTaking()
Method Detail

getScript

@NotEmpty
public java.lang.String getScript()

setScript

public void setScript(java.lang.String script)

takeSnapshot

public void takeSnapshot(Configuration current)
Specified by:
takeSnapshot in interface SnapshotTaking


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.