FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.0

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
142 5 0 0

org.cyclopsgroup.datamung.swf.interfaces.CheckWaitWorkflowClientExternalFactoryImpl

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

org.cyclopsgroup.datamung.swf.interfaces.ExportInstanceWorkflowClientExternalFactoryImpl

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

org.cyclopsgroup.datamung.swf.interfaces.ExportSnapshotWorkflowClientExternalFactoryImpl

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

org.cyclopsgroup.datamung.swf.interfaces.JobWorkflowClientExternalFactoryImpl

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

org.cyclopsgroup.datamung.swf.interfaces.NoOpWorkflowClientExternalFactoryImpl

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