Class Entry


  • public class Entry
    extends java.lang.Object
    A transformation performed while executing a deploy.
    Since:
    0.0.1
    • Constructor Detail

      • Entry

        public Entry​(java.lang.String key,
                     Transform transform)
      • Entry

        public Entry()
    • Method Detail

      • getKey

        public java.lang.String getKey()
        The formatted string of the `Key`
      • setKey

        public void setKey​(java.lang.String key)
        The formatted string of the `Key`