Guvnor - Services API 6.2.0.Beta3

org.guvnor.common.services.backend.util
Interface CommentedOptionFactory


public interface CommentedOptionFactory


Method Summary
 org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)
           
 org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage, org.uberfire.security.Identity identity, org.uberfire.rpc.SessionInfo sessionInfo)
           
 

Method Detail

makeCommentedOption

org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)

makeCommentedOption

org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage,
                                                                       org.uberfire.security.Identity identity,
                                                                       org.uberfire.rpc.SessionInfo sessionInfo)

Guvnor - Services API 6.2.0.Beta3

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.