[
https://issues.apache.org/jira/browse/NIFI-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14282067#comment-14282067
]
ASF subversion and git services commented on NIFI-277:
------------------------------------------------------
Commit d734220d1e59ff02878a2b9f3913348e8d38ae17 in incubator-nifi's branch
refs/heads/annotations from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=d734220 ]
NIFI-277: Added verifyCanXX methods
> 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)