Class SetBinaryProperty

  • All Implemented Interfaces:
    org.apache.commons.chain.Command

    public class SetBinaryProperty
    extends AbstractSetProperty
    Set a binary Property
    • Constructor Detail

      • SetBinaryProperty

        public SetBinaryProperty()
    • Method Detail

      • execute

        public boolean execute​(org.apache.commons.chain.Context ctx)
                        throws Exception
        Throws:
        Exception