mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-20 06:00:44 +00:00
Adding missed commit from previous
This commit is contained in:
@ -35,7 +35,7 @@ import com.kingsrook.qqq.backend.core.utils.ValueUtils;
|
||||
** Output data container for the RunBackendStep action
|
||||
**
|
||||
*******************************************************************************/
|
||||
public class RunBackendStepOutput extends AbstractActionOutput
|
||||
public class RunBackendStepOutput extends AbstractActionOutput implements Serializable
|
||||
{
|
||||
private ProcessState processState;
|
||||
private Exception exception; // todo - make optional
|
||||
|
Reference in New Issue
Block a user