Groovy Documentation

org.linkedin.glu.orchestration.engine.delta
[Java] Interface ValueDelta


public interface ValueDelta

Authors:
yan@pongasoft.com


Method Summary
java.lang.Object getCurrentValue()

java.lang.Object getExpectedValue()

 

Method Detail

getCurrentValue

public java.lang.Object getCurrentValue()


getExpectedValue

public java.lang.Object getExpectedValue()


 

Groovy Documentation