Class ListOperations.ListAddHandler

  • All Implemented Interfaces:
    OperationStepHandler
    Enclosing class:
    ListOperations

    public static class ListOperations.ListAddHandler
    extends Object
    Add element to list, with optional index where to put it

    :list-add(name=list-attribute, value="some value", [index=5])
    Author:
    Tomaz Cerar (c) 2014 Red Hat Inc.