Interface AssetUpdate.Runner

Enclosing interface:
AssetUpdate

public static interface AssetUpdate.Runner
Run the update on the given asset and update instance. Often used in chain with a AssetUpdate.Check instance.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(Asset asset, AssetUpdate update)