The following document contains the results of FindBugs
FindBugs Version is 3.0.0
Threshold is medium
Effort is min
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to workflowType in org.cyclopsgroup.datamung.swf.interfaces.CheckWaitWorkflowClientExternalFactoryImpl.createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) | STYLE | DLS_DEAD_LOCAL_STORE | 38 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to workflowType in org.cyclopsgroup.datamung.swf.interfaces.ExportInstanceWorkflowClientExternalFactoryImpl.createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) | STYLE | DLS_DEAD_LOCAL_STORE | 38 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to workflowType in org.cyclopsgroup.datamung.swf.interfaces.ExportSnapshotWorkflowClientExternalFactoryImpl.createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) | STYLE | DLS_DEAD_LOCAL_STORE | 38 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to workflowType in org.cyclopsgroup.datamung.swf.interfaces.JobWorkflowClientExternalFactoryImpl.createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) | STYLE | DLS_DEAD_LOCAL_STORE | 38 | Medium |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Dead store to workflowType in org.cyclopsgroup.datamung.swf.interfaces.NoOpWorkflowClientExternalFactoryImpl.createClientInstance(WorkflowExecution, StartWorkflowOptions, DataConverter, GenericWorkflowClientExternal) | STYLE | DLS_DEAD_LOCAL_STORE | 38 | Medium |