interface WidgetResultProcessSelector {
    forced: boolean;
    processId: string;
}

Properties

Properties

forced: boolean
processId: string