interface HandlerPreProcessCreateWorkStep {
    processTable: Process[];
}

Properties

Properties

processTable: Process[]