Class ChefUtils


  • public class ChefUtils
    extends Object
    • Constructor Detail

      • ChefUtils

        public ChefUtils()
    • Method Detail

      • fromOhaiTime

        public static Date fromOhaiTime​(JsonBall ohaiDate)
      • toOhaiTime

        public static JsonBall toOhaiTime​(long millis)
      • ohaiAutomaticAttributeBinder

        public static com.google.inject.multibindings.MapBinder<String,​com.google.common.base.Supplier<JsonBall>> ohaiAutomaticAttributeBinder​(com.google.inject.Binder binder)
      • findRoleInRunList

        public static String findRoleInRunList​(List<String> runList)
        Returns:
        NoSuchElementException if no element in the runList is a role.