Package org.apache.hop.core.changed
Interface IChanged
-
- All Known Implementing Classes:
AbstractMeta,ActionMeta,ChangedFlag,PipelineMeta,TransformErrorMeta,WorkflowMeta
public interface IChanged
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidclearChanged()booleanhasChanged()voidsetChanged()voidsetChanged(boolean changed)
-