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.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.rpc.SessionInfo sessionInfo)
|
makeCommentedOption
org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage)
makeCommentedOption
org.uberfire.java.nio.base.options.CommentedOption makeCommentedOption(String commitMessage,
org.jboss.errai.security.shared.api.identity.User identity,
org.uberfire.rpc.SessionInfo sessionInfo)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.