You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nifi.apache.org by "Mark Payne (JIRA)" <ji...@apache.org> on 2015/01/16 21:36:34 UTC

[jira] [Created] (NIFI-277) ControllerServiceNode and ReportingTaskNode need to provide verifyCanXXXX methods for lifecycle events

Mark Payne created NIFI-277:
-------------------------------

             Summary: ControllerServiceNode and ReportingTaskNode need to provide verifyCanXXXX methods for lifecycle events
                 Key: NIFI-277
                 URL: https://issues.apache.org/jira/browse/NIFI-277
             Project: Apache NiFi
          Issue Type: Task
          Components: Core Framework
    Affects Versions: 0.1.0
            Reporter: Mark Payne
            Assignee: Mark Payne
             Fix For: 0.1.0


need verifyCanEnable, verifyCanDisable, verifyCanDelete, verifyCanStart, verifyCanStop, verifyCanRemove methods.

These must be implemented in both ControllerServiceNode and ReportingTaskNode and must then be called from the appropriate context (e.g., FlowController).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)