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/02/03 18:02:35 UTC

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

     [ https://issues.apache.org/jira/browse/NIFI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Payne resolved NIFI-277.
-----------------------------
    Resolution: Fixed

> 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
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>             Fix For: 0.0.2
>
>
> need verifyCanEnable, verifyCanDisable, verifyCanDelete, verifyCanStart, verifyCanStop, verifyCanRemove, verifyModifiable 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)