Class ClearProcessInstanceLockTimesCmd

  • All Implemented Interfaces:
    Command<Void>

    public class ClearProcessInstanceLockTimesCmd
    extends Object
    implements Command<Void>
    Author:
    Joram Barrez
    • Field Detail

      • lockOwner

        protected String lockOwner
    • Constructor Detail

      • ClearProcessInstanceLockTimesCmd

        public ClearProcessInstanceLockTimesCmd​(String lockOwner)