Package org.pentaho.di.core.changed
Interface ChangedFlagInterface
-
- All Known Implementing Classes:
AbstractMeta,ChangedFlag,ClusterSchema,JobEntryCopy,JobMeta,PartitionSchema,SlaveServer,StepErrorMeta,TransMeta
public interface ChangedFlagInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearChanged()booleanhasChanged()voidsetChanged()voidsetChanged(boolean changed)
-